#Cmake,Please select a valid startup item
7 messages · Page 1 of 1 (latest)
When your question is answered use !solved or the button below to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.
what?
whats a sin file 
SLN?
Sln should be generated in configure phase. How do you call cmake? What's the output?
If you simply open a directory that contains a cmakelists file, vs will automatically use it by default if you have the cmake extension enabled. It doesnt create a solution file afaik.