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.


Topics - steelmanx

Pages: [1]
1
General / sfml-main.lib static vs dynamic compile
« on: January 01, 2014, 06:59:08 pm »
Last night i compiled sfml 2.1 on vs2013.
Except some minor problems with cmake on the static compilation it went very well.
i ended up with release and debug versions of both static and dynamic libs.
All the libs had correct names( -d for debug and -s for static) except for sfml-main.lib had the same name for both static and dynamic builds. I checked and both files have different sizes.
Is there a reason for this inconsistency?

Pages: [1]