lovee
Member
|
hi,esenthel help :)
hi,my dear friend,at first sorry my bad EN :(~~~~~
//*****************************************************************************************
(Esenthel engine windows last version)
Tutorials\Source\Advanced\2 - Animation, Physics, Rendering\Physics\15 - Soft Bodies.cpp
//*****************************************************************************************
my pc: (no oc)
windows 7 x64
visual studio 2008
Q9550 ASUS P5Q PRO 2G DDR2 800 X4
GTX470 DRIVERS 275.33
//*****************************************************************************************
Release Win32 Code compilation->OK RUN-> Can't load "NxTetra.dll"
Release x64 Code compilation->OK RUN-> Can't load "NxTetra.dll"
Release DX10+ Win32 Code compilation->OK RUN-> Can't load "NxTetra.dll"
Release DX10+ X64 Code compilation->OK RUN-> Can't load "NxTetra.dll"
//*****************************************************************************************
so i copy file "Installation\PhysX\NxTetra.dll" to "C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common" then
//*****************************************************************************************
Release Win32 Code compilation->OK RUN-> OK
Release x64 Code compilation->OK RUN-> Can't load "NxTetra.dll"
Release DX10+ Win32 Code compilation->OK RUN-> OK
Release DX10+ X64 Code compilation->OK RUN-> Can't load "NxTetra.dll"
//*****************************************************************************************
(This post was last modified: 06-10-2011 03:05 PM by lovee.)
|
|
06-10-2011 03:03 PM |
|
PRG3D
Member
|
RE: hi,esenthel help :)
Maybe locate NxTetra.dll in project folder (EsenthelEngineSDK\Tutorials\)?
(This post was last modified: 06-10-2011 03:10 PM by PRG3D.)
|
|
06-10-2011 03:09 PM |
|
Esenthel
Administrator
|
RE: hi,esenthel help :)
thanks for the info!
I'll fix this for next SDK, in the meantime please copy NxTetra.dll to the place where your exe is being generated as PRG3D advised.
|
|
06-10-2011 03:17 PM |
|
lovee
Member
|
RE: hi,esenthel help :)
Thank you very much for your help
(This post was last modified: 06-10-2011 03:34 PM by lovee.)
|
|
06-10-2011 03:20 PM |
|
lovee
Member
|
RE: hi,esenthel help :)
hi,my dear friend,
//************************************************
new version :
Tutorials\Source\Advanced\2 - Animation, Physics, Rendering\Physics\15 - Soft Bodies.cpp
//************************************************
Release x64 Code compilation->OK RUN-> Can't load "NxTetra.dll"
Release DX10+ X64 Code compilation->OK RUN-> Can't load "NxTetra.dll"
(This post was last modified: 06-14-2011 04:18 AM by lovee.)
|
|
06-14-2011 04:17 AM |
|
Esenthel
Administrator
|
RE: hi,esenthel help :)
Physx sdk provides only 32 bit dll so it won't work on 64
Nxtetra is needed only for creation of meshes. So you can create meshes in 32 and in 64 just load them
|
|
06-14-2011 10:28 AM |
|
lovee
Member
|
RE: hi,esenthel help :)
Thank you very much for your help
|
|
06-14-2011 12:55 PM |
|