Enclave wrote:Try to select "File/Deserialize".
EDIT: I tried this, then Sandbox is crashed.
Ah yes, did the update and serialize commands are there now.
I guess crash comes from version mismatch.
I'll see if i can upload new file, but i have compilation issues to solve first...
Joe you say that this tesr reprodued the bug
Yes - in my app, but i did the same in sandbox and here it works.
Taking Code from sandbox back in my app is buggy again, found no difference in our body creation stuff... strange.
cna you sync to svn and serialize the scene again?
Newton does not compile in my own project anymore.
Preproc. def. still valid?
PTW32_STATIC_LIB
DG_USE_NORMAL_PRIORITY_THREAD
_NEWTON_USE_LIB
_NEWTON_STATIC_LIB
Ill see if the errors come from a file you have added, but is not in my project yet...
Edit: nope, added all files but still errors like:
1>c:\dev\newton-dynamics-read-only\corelibrary_300\source\physics\dgworlddynamicssimplesolversimd.cpp(32): error C2039: 'CalculateIslandReactionForcesSimd' : is not a member of 'dgWorldDynamicUpdate'
or
error C3861: 'zero': identifier not found c:\dev\newton-dynamics-read-only\corelibrary_300\source\physics\dgworlddynamicsparallelsolversimd.cpp
because dgSimd is unknown at that point