flour 0.3.2 can work with NxOgre1.5.5 ??

brier

07-08-2009 07:26:08

I compiled NxOgre1.5.5, and it works very well.

but when I use flour , I suffered from the three things:

1. when I test flour," flour test", It shows as follows:

- Core: PhysX Error! NXE_DB_WARNING (f:\scmvista\experimental\PhysX_2.8.1_GPU\
novodex\SDKs\Core\Device\RegistryHardwareSelection.cpp:71)
CUDA not available
PhysX Error! NXE_DB_WARNING (f:\scmvista\experimental\PhysX_2.8.1_GPU\novodex\SD
Ks\Core\Device\RegistryHardwareSelection.cpp:71)
CUDA not available

2. when I convert mesh,it shows as follows:

PhysX Error! NXE_DB_WARNING (f:\scmvista\experimental\PhysX_2.8.1_GPU\novodex\SD
Ks\Core\Device\RegistryHardwareSelection.cpp:71)
CUDA not available
PhysX Error! NXE_DB_WARNING (f:\scmvista\experimental\PhysX_2.8.1_GPU\novodex\SD
Ks\Core\Device\RegistryHardwareSelection.cpp:71)
CUDA not available

3.when I wrote a test program following the http://www.ogre3d.org/wiki/index.php/Bl ... Tutorial_7 , it can pass the compiling, but when it run, it tell me:

Debug Error!
HEAP CORRUPTION DETECTED: after Normal block (#294898) at 0x07C5EF90.
CRT detected that the application wrote to memory after end of heap buffer."


I tried to compile the flour source, I found it come with the old Nxogre Version, it pop up many errors.

who I give me some suggestion?? :D

betajaen

07-08-2009 10:58:11

Yes, Any results of flour will work BloodyMess or Bleeding.

Make sure the PhysX 2.8.0 Game Installer is installed on your computer. Don't worry about the CUDA errors, your obviously using AMD/ATI hardware or a very old NVIDIA card.

If your not sure, try one of the examples; http://static.nxogre.org/releases/flour/examples/ as they are known to work.