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 - codychilders

Pages: [1]
1
General / Re: Can't get Visual Studio 2013 to link to lib files
« on: May 17, 2015, 04:04:31 am »
I just tried putting all the DLLs in the folder and the demo worked.  Thanks for the help!

2
General / Re: Can't get Visual Studio 2013 to link to lib files
« on: May 17, 2015, 03:45:25 am »
This helped.  Now it gives me an error about sfml-graphics-d-2.dll is missing and won't run the program.  It is definitely in the folder though.

3
This probably has a simple answer and I apologize for that, but I've spent several hours googling and searching this forum and trying things and I just can not get Visual Studio to talk to SFML as described in this tutorial: http://www.sfml-dev.org/tutorials/2.3/start-vc.php

The code, error, settings, and visual studio version are all in the attached images.

Note: the Release version of the linker input settings looks the same, but they are all missing the "-d" suffix in the filename.

Any suggestions as to what I might be overlooking so I can start this project would be greatly appreciated!

Pages: [1]