How easy can build last LOVE 0.9.0 ?
I download sources from:
https://bitbucket.org/rude/love
https://bitbucket.org/rude/megasource
And now I suffer with copying "sources" and "includes" from megasource to love, when MSVC++ gives me compiling error.
But i don't yet build final love.exe and love.dll and other.
Help please.
build LOVE 0.9.0 on MSVC++ 2010 Express
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
- AntonioModer
- Party member
- Posts: 202
- Joined: Fri Jun 15, 2012 5:31 pm
- Location: Belarus
- Contact:
Re: build LOVE 0.9.0 on MSVC++ 2010 Express
Did you install these?Prerequisites
- DirectX SDK (required for SDL2).
- CMake 2.8.11.
If yes, please post the actual error message that you get. It would be best to post all commands you use and all their output. It's easier to tell you what went wrong then.
Shallow indentations.
- AntonioModer
- Party member
- Posts: 202
- Joined: Fri Jun 15, 2012 5:31 pm
- Location: Belarus
- Contact:
Re: build LOVE 0.9.0 on MSVC++ 2010 Express
Yes, i install these. I run CMake-gui, enter source code path ".../megasource", enter configure VS 2010, and CMake-gui gives error: I am not a programmer, i amateur in compiling cross-platform source code.Boolsheet wrote:Did you install these?Prerequisites
- DirectX SDK (required for SDL2).
- CMake 2.8.11.
If yes, please post the actual error message that you get. It would be best to post all commands you use and all their output. It's easier to tell you what went wrong then.
Re: build LOVE 0.9.0 on MSVC++ 2010 Express
Uh. With my very limited CMake knowledge, I can't tell where the error occurs.
Shallow indentations.
- AntonioModer
- Party member
- Posts: 202
- Joined: Fri Jun 15, 2012 5:31 pm
- Location: Belarus
- Contact:
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: build LOVE 0.9.0 on MSVC++ 2010 Express
Given the fact the output files are unreadable (or are they in some magic encoding?) and that msb4025 appears to be a read error in the project file, could this be a character encoding issue? Have you tried building it in a directory without special characters?
Re: build LOVE 0.9.0 on MSVC++ 2010 Express
I didn't wan't it to be true, but bartbes is correct. The ampersands are haunting me lately and software that craps out on it is everywhere!
Shallow indentations.
- AntonioModer
- Party member
- Posts: 202
- Joined: Fri Jun 15, 2012 5:31 pm
- Location: Belarus
- Contact:
Re: build LOVE 0.9.0 on MSVC++ 2010 Express
Hi bartbes, boolsheet. I apologize for the long absence of my answer to the question.
I translate the log files from Russian to English in "translate.google.com". I build souce code with cmake:
I translate the log files from Russian to English in "translate.google.com". I build souce code with cmake:
Code: Select all
cmake -G "Visual Studio 10" -H. -Bbuild
cmake --build build --target megatest --config Release
Who is online
Users browsing this forum: Ahrefs [Bot], Bing [Bot], Semrush [Bot] and 6 guests