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

Pages: [1]
1
General / Re: VS12 static linking problem
« on: June 15, 2014, 02:39:16 pm »
Thank you very much zsbzsb.
Problem solved, topic may be closed/deleted.

2
General / VS12 static linking problem
« on: June 15, 2014, 01:59:22 pm »
Hi all!
Maybe someone can help me with my problem.
When I try compile my project with statically linked sfml librarys in MS VS 2013 (v 12.0.30501.0), I have many errors:
(click to show/hide)
Librarys were compiled from newest SFML sources (last commit 60c34bff19) with CMake 2.8.12.2 with settings:

Properties of project:




Static release configuration can't build too (same errors).
Compiling with dynamic librarys (both release and debug) work's fine.

Library's, compiled from sfml 2.1, work fine in all static and dynamic configurations.

P.S. Sorry for my bad english, it's not my native lenguage.

Pages: [1]
anything