Problems compiling 0.6.2

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
Zenchess
Prole
Posts: 3
Joined: Thu Sep 23, 2010 5:24 am

Problems compiling 0.6.2

Post by Zenchess »

I downloaded the love sdk for visual studio 2008 and the source for 0.6.2, spent about 4 hours trying to get the thing to compile. I believe I've ran into a brick wall i.e. files I need not being available.

Here are some errors I get:

Code: Select all

7>LINK : fatal error LNK1104: cannot open file '..\debug\love\filesystem.lib'
6>LINK : fatal error LNK1104: cannot open file '..\debug\love\filesystem.lib'
8>LINK : fatal error LNK1104: cannot open file '..\debug\love\filesystem.lib'
9>LINK : fatal error LNK1104: cannot open file '..\debug\common.lib'

Hopefully you can help me with the above problem. I have another problem in compiling which I believe is lua related, so I'll understand if you don't want to help with it. But the problem is:

Code: Select all

1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cmath(21) : error C2039: 'acosf' : is not a member of '`global namespace''
1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cmath(21) : error C2873: 'acosf' : symbol cannot be used in a using-declaration
1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cmath(21) : error C2039: 'asinf' : is not a member of '`global namespace''
2>love.cpp
1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cmath(21) : error C2873: 'asinf' : symbol cannot be used in a using-declaration
1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cmath(22) : error C2039: 'atanf' : is not a member of '`global namespace''
1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cmath(22) : error C2873: 'atanf' : symbol cannot be used in a using-declaration
1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cmath(22) : error C2039: 'atan2f' : is not a member of '`global namespace''
1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cmath(22) : error C2873: 'atan2f' : symbol cannot be used in a using-declaration
1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cmath(22) : error C2039: 'ceilf' : is not a member of '`global namespace''
1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cmath(22) : error C2873: 'ceilf' : symbol cannot be used in a using-declaration

In any case, whether or not my problem can be solved, thank you for LOVE. I have been prototyping a few games in it and it's working great! (Just want to get this darn debugging workning :/)
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Google [Bot], Majestic-12 [Bot] and 40 guests