-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can anyone help to run it from scratch in VS2012 #95
Comments
After cloning whole repository from OculusRiftInAction i am unable to run it in VS 11 2012 |
The readme on the main page here: https://github.com/OculusRiftInAction/OculusRiftInAction should include all the steps you need. I'm not sure Visual Studio 2012 will work, but I haven't tested it. |
Tell me which stable version you used for this project Error 16 error C1083: Cannot open include file: 'cinttypes': No such file or directory E:\OCULUS RIFT\gitDir\OculusRiftInAction\examples\cpp\common\Common.h 30 1 Example_2_2_Tracker |
book Page 28 : This will create project files for the default build environment on your platform. Here you mentioned that cmake files will work with Visual studio but didnt mentioned which VIsual studio |
If I recall, we tested on Visual Studio 12 2013, but not Visual Studio 11 On Fri, Dec 18, 2015 at 5:27 AM, nitin maru notifications@github.com
|
aah Cheers |
Hi Thank you |
You need to right click on one of the examples and select 'Set As Startup Project' before you can run them from inside the debugger. |
okay |
Hi Nitin, On Sat, Dec 19, 2015 at 11:32 AM, nitin maru notifications@github.com
|
Hello all
First i need to say thank you to JHerico
I need to run it from Scratch i my windows PC
But i am unable to compile using Cmake so I request you to kindly provide steps for compile this project and make it compatible with my computer
this will be very helpful for all the seekers who are got stuck like me (I hope i am not only one who get stuck)
Thank you
Looking forward to hear from you
The text was updated successfully, but these errors were encountered: