Thread: EQemu.sln
View Single Post
  #5  
Old 08-03-2013, 05:32 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

It sounds like you have file extensions turned off, so you can't see the .sln extension, but the file type listed in the detail view would be Microsoft Visual Studio Solution.

If you change compilers you need to run cmake again and generate the solution files for that new compiler. They are not backward compatible.
Reply With Quote