Unable to read the project file "openframeworksLib.vcxproj"
When I try to open "openframeworksLib.sln" I get this error
C:\development\openFrameworks-VS2013\libs\openFrameworksCompiled\project\vs\openframeworksLib.vcxproj : error : Unable to read the project file "openframeworksLib.vcxproj".
The solution explorer shows: openframeworksLib (load failed) the project file cannot be loaded
en,not too sure what's happening here will let you know later on
I had the same issue just now. It was looking for libs\openFrameworksCompiled\project\vs2010\openframeworksLib.vcxproj, so I have to change vs2010 to vs. Could be something similar.
em,sorry,i have no clue what's happening here,but can you try this and let me know open up the projectGenerator.exe from the projectGenerator folder,and there's option called change OF Path,so you can update&pointed the right OF path from there. btw,you have to using vs2013 in order to working with vs2013_x64 branch
Here is what I get if I try and use the projectGenerator.exe. Is there a way to get a list of options that it takes?
FYI, I am using Windows 8.1
can't access win8.1 atm,will do it tomorrow.
No worries, I can't do anything with OF on my Windows 8.1 due to it not working with my ATI graphics card. It says that it doesn't support OpenGL (but that is an unrelated matter). I just wanted to check that this compiles correctly so I can advise people to use this in my next tutorial. The perk being that they can use VS2013 Community Edition :)
are you sure your ati card doesn't support opengl? laptop? dual graphics cards?
Single graphic card on a desktop PC.
It works on Windows 7. It doesn't help that ATI Catalyst Control Center doesn't seem to want to work on 8.1. The only thing my graphics card shouldn't support is DX11. It is an ATI Radeon 4650 HD.
I've gone through the usual steps to try and get it to work, including uninstalling the driver and letting windows update search for it. I've tried installing Catalyst when the driver is uninstalled, but that doesn't work either.