Search found 4 matches
- Wed Dec 08, 2010 8:51 pm
- Forum: Support and Development
- Topic: compiling love .7 on windows
- Replies: 8
- Views: 6399
Re: compiling love .7 on windows
The way it was pointed out to me was: Just build "love". As in, right click on the solution, go to configuration and tell everything to not build except the love project. And in my case, love.exe was building even though those errors were spitting out because those errors were for the oth...
- Wed Dec 08, 2010 8:48 am
- Forum: Support and Development
- Topic: compiling love .7 on windows
- Replies: 8
- Views: 6399
Re: compiling love .7 on windows
I'm getting various errors when I try to compile. I decided I want to try to compile "common" first here's the error I'm getting 1>c:\documents and settings\administrator\desktop\love-35c1ee3a978f\love\src\common\runtime.cpp(33) : fatal error C1083: Cannot open include file: 'SDL_mutex.h':...
- Wed Dec 08, 2010 8:24 am
- Forum: Support and Development
- Topic: compiling love .7 on windows
- Replies: 8
- Views: 6399
Re: compiling love .7 on windows
Thank you very much. I'll try to compile it again with these.TechnoCat wrote:Yeah, I got it to compile with a bit of help.
After you get the dependencies you are pretty much done though.
And what do you know, here are the dependencies:
- Mon Dec 06, 2010 1:14 pm
- Forum: Support and Development
- Topic: compiling love .7 on windows
- Replies: 8
- Views: 6399
compiling love .7 on windows
Has anyone managed to compile 0.7 release with VC 2008? I'm getting lots of errors.