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

Pages: [1]
1
General / Re: CMake only generates Debug using VS2013
« on: May 02, 2014, 03:45:51 am »
I am not a smart man.

2
General / CMake only generates Debug using VS2013
« on: May 02, 2014, 01:48:59 am »
Hey,

I searched for this and didn't come up with anything, sorry to bother you guys but I can't seem to figure this out:


I'm trying to compile SFML 2.1 using VS12 as generator.  In the CMake GUI I have CMAKE_BUILD_TYPE set to Release, though according to the tutorial that shouldn't matter.

However, when generating, I only see a "lib/Debug", not a "lib/Release"in the build folder, and after compiling, I only get the debug libs.

Any idea what could be the cause of this? 

Thank you!

Pages: [1]
anything