kennycastro007 wrote on Monday, November 25, 2013:
Hey, I’m trying to set up VS 2013 to work with GFLW to no avail, and I can’t ind anything on the interwebz about it, does anyone else know how to do this?
kennycastro007 wrote on Monday, November 25, 2013:
Hey, I’m trying to set up VS 2013 to work with GFLW to no avail, and I can’t ind anything on the interwebz about it, does anyone else know how to do this?
dougbinks wrote on Monday, November 25, 2013:
The latest version of cmake should be able to generate VS 2013 solutions, so if you install that and then use the cmake GUI you should be able to sort this out - or have you tried that and are having issues?
kennycastro007 wrote on Monday, November 25, 2013:
no what’s cmake, sorry new to VS 2013
kennycastro007 wrote on Friday, November 29, 2013:
OK, I’ve checked out VS 2013 and apparently it isn’t updated for VS 2013 but I could be wrong
dougbinks wrote on Friday, November 29, 2013:
So you’ve installed the latest cmake http://www.cmake.org/ and generated the Visual Studio project files with that, or was that the problem?
kennycastro007 wrote on Saturday, November 30, 2013:
Yeah, it doesn’t generate the project files, I don’t know If I’m doing something wrong or what?
dougbinks wrote on Wednesday, December 04, 2013:
This works for me.