Page 1 of 1

Building Problem

Posted: Wed Aug 15, 2012 9:47 pm
by eren_istanbul
Hi All,

I try to build LOVE with Visual Studio 2010.When I compile I get this error.is anyone can help me ?

Best Regards.

Creating library C:\Users\Eren\Desktop\LOVE SOURCE\platform\msvc2010\\bin\x86\Debug\MD\liblove.lib and object C:\Users\Eren\Desktop\LOVE SOURCE\platform\msvc2010\\bin\x86\Debug\MD\liblove.exp
1>runtime.obj : error LNK2019: unresolved external symbol "public: static void __cdecl love::Module::registerInstance(class love::Module *)" (?registerInstance@Module@love@@SAXPAV12@@Z) referenced in function "int __cdecl love::luax_register_module(struct lua_State *,struct love::WrappedModule const &)" (?luax_register_module@love@@YAHPAUlua_State@@ABUWrappedModule@1@@Z)
1>PixelEffect.obj : error LNK2019: unresolved external symbol "public: static class love::Module * __cdecl love::Module::getInstance(char const *)" (?getInstance@Module@love@@SAPAV12@PBD@Z) referenced in function "public: virtual bool __thiscall love::graphics::opengl::PixelEffect::loadVolatile(void)" (?loadVolatile@PixelEffect@opengl@graphics@love@@UAE_NXZ)
1>C:\Users\Eren\Desktop\LOVE SOURCE\platform\msvc2010\\bin\x86\Debug\MD\liblove.dll : fatal error LNK1120: 2 unresolved externals

Re: Building Problem

Posted: Fri Aug 17, 2012 12:47 pm
by eren_istanbul
is anyone succeed with building love ?

Re: Building Problem

Posted: Fri Aug 17, 2012 1:10 pm
by Boolsheet
This is currently being resolved. Hang in there.
This has just been resolved. bartbes pushed a new commit. Redownload the source or pull and update with Mercurial and try again.

Re: Building Problem

Posted: Fri Aug 17, 2012 2:28 pm
by eren_istanbul
Thanks alot. Problem solved.

Re: Building Problem

Posted: Fri Aug 17, 2012 3:11 pm
by Roland_Yonaba
eren_istanbul wrote:Thanks alot. Problem solved.
Alot. Definitely. :ultrahappy: