I got this error using Visual Studio for Windows Express 2013 for Windows Desktop. I got absolutely no errors when I compiled them with CMake.
Unsupported
This version of Visual Studio is unable to open the following projects. The project types may not be installed or this version of Visual Studio may not support them.
For more information on enabling these project types or otherwise migrating your assets, please see the details in the "Migration Report" displayed after clicking OK.
- ALL_BUILD, "C:\EQ\Source\build\ALL_BUILD.vcxproj"
- INSTALL, "C:\EQ\Source\build\INSTALL.vcxproj"
- ZERO_CHECK, "C:\EQ\Source\build\ZERO_CHECK.vcxproj"
- common, "C:\EQ\Source\build\common\common.vcxproj"
- eqlaunch, "C:\EQ\Source\build\eqlaunch\eqlaunch.vcxproj"
- export_client_files, "C:\EQ\Source\build\client_files\export\export_cli ent_files.vcxproj"
- import_client_files, "C:\EQ\Source\build\client_files\import\import_cli ent_files.vcxproj"
- luabind, "C:\EQ\Source\build\luabind\luabind.vcxproj"
- queryserv, "C:\EQ\Source\build\queryserv\queryserv.vcxpro j"
- shared_memory, "C:\EQ\Source\build\shared_memory\shared_memory.vc xproj"
- ucs, "C:\EQ\Source\build\ucs\ucs.vcxproj"
- world, "C:\EQ\Source\build\world\world.vcxproj"
- zone, "C:\EQ\Source\build\zone\zone.vcxproj"
No changes required
These projects can be opened in Visual Studio 2013, Visual Studio 2012, and Visual Studio 2010 SP1 without changing them.
- EQEmu, "C:\EQ\Source\build\EQEmu.sln"
|