I have been looking over this engine for a few days and I must say, I am VERY impressed!
I can see that the author has gone to great lengths to make things very simple API-wise.. Not only is the Lua implementation classy but the C++ source is well commented, clear and elegant.
Kudos to you.
Search found 3 matches
- Fri Feb 12, 2010 7:18 am
- Forum: Support and Development
- Topic: Building LOVE (Windows)
- Replies: 2
- Views: 2766
Re: Building LOVE (Windows)
Oh thank you very much :-) All is well now!
- Fri Feb 12, 2010 5:20 am
- Forum: Support and Development
- Topic: Building LOVE (Windows)
- Replies: 2
- Views: 2766
Building LOVE (Windows)
I'm having a hard time building LOVE on Windows with MSVC2008: 1>------ Build started: Project: love, Configuration: Debug Win32 ------ 1>Compiling... 1>File.cpp 1>Graphics.cpp 1>Generating Code... 1>Compiling... 1>love.cpp 1>Compiling... 1>resources.cpp 1>Compiling... 1>auxiliar.c 1>buffer.c 1>exce...