Jump to content
XCOMUFO & Xenocide

Can't Get It To Build - Linker Error


PeterisP

Recommended Posts

Hello, I can't seem to build xenolauncher - error

 

xenolauncher error LNK2001: unresolved external symbol "__declspec(dllimport) public: static class Ogre::MemoryManager Ogre::MemoryManager::sMemManager" (__imp_?sMemManager@MemoryManager@Ogre@@2V12@A)

 

I followed the quickstart guide, I can compile xenoui, I have downloaded/extracted the references, ogremain.lib seems to be where it should be.. what could be the problem ?

Link to comment
Share on other sites

I have this error too.

Copy .lib files from xenoui properities to xenoluncher properties. (prop../linker/input)

 

Beetle

 

Okay, that did help with building (why isn't it set already ?).

 

But I still can't launch it - it creates xenocide_d.exe under xenocidegame; when running this, it fails to locate dll's under system_d (The application has failed to start because OgreMain_d.dll was not found).

If I put it together with the dll's, then it crashes with 'Debug Error! The application has requested the Runtime to terminate it in an unusual way... '

 

Is there something currently buildable and runnable as-is ?

How can I run it in debug mode ?

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...