Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - redspah

Pages: [1]
1
General / Re: [Visual Studio 2015] Unresolved External Symbols
« on: March 12, 2016, 09:21:25 pm »
Thanks for help. It works now.

2
General / [FIXED] [Visual Studio 2015] Unresolved External Symbols
« on: March 12, 2016, 07:54:47 pm »
Hi.

I've read and followed this tutorial to the letter, and I managed to somehow screw something up, as I can't get libraries to link.

Code used is the test code from the tutorial.

Here is the full error list: http://pastebin.com/RxKx8zD1

In Properties, I have C++ / General / Additional Include Directories set to the correct folder,



And in C++ / Preprocessor I added macro SFML_STATIC.



In Linker / Input, I set the debug + static versions of .lib files,



And in Linker / General, I correctly set the location of the lib folder.



I downloaded the Visual C++ 2014 version of library.

Thanks in advance for help.

Pages: [1]
anything