FrictionalGames / PenumbraOverture

Penumbra: Overture is a first person horror game, using the HPL1 Engine.
http://www.penumbragame.com/
GNU General Public License v3.0
530 stars 104 forks source link

Penumbra:Overture do not compiling on Visual Studio 2008 #2

Open dima13230 opened 9 years ago

dima13230 commented 9 years ago

Penumbra:Overture do not compiling and show this errors:

OALWrapper.lib(OAL_Init.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance OALWrapper.lib(OAL_Device.obj) : error LNK2001: unresolved external symbol "public: __thiscall cOAL_CustomStream::cOAL_CustomStream(struct tStreamCallbacks const &,struct tStreamInfo const &,void *)" (??0cOAL_CustomStream@@QAE@ABUtStreamCallbacks@@ABUtStreamInfo@@PAX@Z) OALWrapper.lib(OAL_SourceManager.obj) : error LNK2001: unresolved external symbol _SDL_LockMutex OALWrapper.lib(OAL_SourceManager.obj) : error LNK2001: unresolved external symbol _SDL_UnlockMutex ../redist/Penumbra.exe : fatal error LNK1120: 3 unresolved externals

Please help me.

privatehosting commented 9 years ago

Works @me on Visual Studio 2003.

TheRadioGuy commented 6 years ago

Or you should use vs2010