|
Hi,
I tried to run the cppexamples included in the latest release, but unfortunately I always get exceptions when running the orloadviewer example. I either get an access violation on loading the scene or if I comment this line out, I get an std::bad_alloc exception when creating the viewer (ViewerBasePtr viewer = RaveCreateViewer(penv,viewername);).
If I use the python everything works like a charme and also running the openrave.exe makes no problems at all.
I had some troubles installing openrave as the boostpro setup is not working. Thus I manually copied the headers to include and the built boost files (v100_mt_1_44) to the lib folder.
I am using VS2010 on a Win7x64 machine.
Is there anything I can do (except reinstalling the VS2008 Version). Or did I miss something what the boostpro installer should have done?
I hope you can help me with this issue.
Kind regards,
Clemens
|