Jump to content

Oficial Orr Blog

  • entries
    33
  • comments
    75
  • views
    11,481

*Some* progress


Addictgamer

646 views

 Share

Yes, I have reduced the errors a lot.

I finally put together a makefile for windows too...

This is good, since it makes compiling easier.

Otherwise, I think I'll also embed lua...

 Share

5 Comments


Recommended Comments

Nononono, don't embed Lua. I don't like it, and It doesn't like me.

Also, you already HAVE a scripting language, so stop trying to add another and actually work on the engine :P

Link to comment

Hehe, I was thinking of dropping python so that I could use msvc actually.

I'm not too fond of lua either.

Link to comment

And another thing, he engine needs less work, and the game needs more work :P

Although there are still some stuff I *cough* have to do.

Link to comment

Embed lua and I get this if I try to compile:

checking for LUA... configure: error: Package requirements (lua >= 5.1.3) were not met:

No package 'lua' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you

installed software in a non-standard prefix.

Alternatively, you may set the environment variables LUA_CFLAGS

and LUA_LIBS to avoid the need to call pkg-config.

See the pkg-config man page for more details.

make: *** [config.status] Error 1

Link to comment

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.