Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dsenyushkindev opened this issue Apr 24, 2015 · 2 comments
Open

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

dsenyushkindev opened this issue Apr 24, 2015 · 2 comments

Comments

@dsenyushkindev
Copy link

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
Copy link

Works @me on Visual Studio 2003.

@TheRadioGuy
Copy link

Or you should use vs2010

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants