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

Pages: [1]
1
General discussions / SFML-2.1 installer for Visual Studio 2013
« on: December 06, 2014, 10:41:12 pm »
Yesterday I tried to install the package to VS2011 in VS2013 and it didn't work. Then as I searched for a solution I saw many people having issues in installing the library in it, even saw this topic and followed the steps, but then I saw that that was incomplete and just the x86 version. So I fixed the cmake, recompiled both architetures binaries and inspired by it I made an installer.

Install it in the Visual Studio 2013 folder, usually in C:\Program Files (x86)\Microsoft Visual Studio 12.0 in 64-bit systems. It will install the libraries in the AppData folder, and create a template with the Shared/Static, Debug/Release, and 32-bit/64-bit configurations, so you don't need to lose time reconfiguring the paths.



Here's the installer, I hope it was alright to repackage it. All the files besides the original libraries were kept.
SFML 2.1 installer for VS2013

Pages: [1]