Hi
I have already compiled the shuttlePB, shuttleA and deltaglider sample with VS 2008 Express under Vista Home Premium. Now I got stuck with compiling the UMmu_ShuttlePB_Example.
I set up my compiler like in this tutorial: http://www.orbiterwiki.org/wiki/Free_Compiler_Setup
I opened the ShuttlePB.dsw file and added ShuttlePB.h, UMmuSDK.h and UMmuSDK.lib (I also put UMmuSDK.lib in the OrbiterSDK/lib/ folder and UMmuSDK.h ind the OrbiterSDK/include/ folder). And I added UMmuSDK.lib to the additional dependencies in my project under Properties/Configuration Properties/Linker/Input. Nevertheless it fails
.
The Build Log is attached.
Any help would be appreciated, but I'm very unexperied with programming (only the stuff I mentioned in the beginning and I read through the API_Guide.pdf) so please explain step by step!
Thanks in advance
Editet later:
I already found the error: I had to open the ShuttlePB.dsp file instead of the dsw file.
I have already compiled the shuttlePB, shuttleA and deltaglider sample with VS 2008 Express under Vista Home Premium. Now I got stuck with compiling the UMmu_ShuttlePB_Example.
I set up my compiler like in this tutorial: http://www.orbiterwiki.org/wiki/Free_Compiler_Setup
I opened the ShuttlePB.dsw file and added ShuttlePB.h, UMmuSDK.h and UMmuSDK.lib (I also put UMmuSDK.lib in the OrbiterSDK/lib/ folder and UMmuSDK.h ind the OrbiterSDK/include/ folder). And I added UMmuSDK.lib to the additional dependencies in my project under Properties/Configuration Properties/Linker/Input. Nevertheless it fails
The Build Log is attached.
Any help would be appreciated, but I'm very unexperied with programming (only the stuff I mentioned in the beginning and I read through the API_Guide.pdf) so please explain step by step!
Thanks in advance
Editet later:
I already found the error: I had to open the ShuttlePB.dsp file instead of the dsw file.
Attachments
Last edited: