SFML community forums

Help => General => Topic started by: GamerGambit on October 24, 2013, 03:22:28 pm

Title: unresolved externals with latest repo build (static)
Post by: GamerGambit on October 24, 2013, 03:22:28 pm
hi,

as per the vs12 fix in the github repo, iv compiled a static build of sfml for debug and release.

upon building either i am faced with a large amount of unresolved externals for opengl and glew.

i have uploaded the output log to pastebin:

debug: http://pastebin.com/djb9j3zk (http://pastebin.com/djb9j3zk)
release: http://pastebin.com/8vFHYTcD (http://pastebin.com/8vFHYTcD)
Title: Re: unresolved externals with latest repo build (static)
Post by: Nexus on October 24, 2013, 03:42:22 pm
From now on, you have to link the external dependencies yourself.
Title: Re: unresolved externals with latest repo build (static)
Post by: binary1248 on October 24, 2013, 04:06:19 pm
Background information if you are interested:
http://en.sfml-dev.org/forums/index.php?topic=9362.0