I am trying to install 2.0 into Rad Studio 10.3. under Win10 64 bit. After downloading I compiled the projects and have run into problems installing the Physics components.
1) There were two files missing from the download. dJointLibrary32.dll and newton32.dll. I downloaded the 1.9 version and found the files.
2) In the unit Import.NGD_Joints reference is made to dJointLibrary.dll. This should be dJointLibrary32.dll, I think.
3) When trying to install GLScene_Physics_DT, i get a specified module cannot be found error. Using Dependency Walker, I find that the dll's dJointLibrary32, newton32 and ODE32S cannot be found. They are in SysWow64.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to install 2.0 into Rad Studio 10.3. under Win10 64 bit. After downloading I compiled the projects and have run into problems installing the Physics components.
1) There were two files missing from the download. dJointLibrary32.dll and newton32.dll. I downloaded the 1.9 version and found the files.
2) In the unit Import.NGD_Joints reference is made to dJointLibrary.dll. This should be dJointLibrary32.dll, I think.
3) When trying to install GLScene_Physics_DT, i get a specified module cannot be found error. Using Dependency Walker, I find that the dll's dJointLibrary32, newton32 and ODE32S cannot be found. They are in SysWow64.