heefan
28-04-2009 18:27:03
Hi guys, I need NxOgre 1.5.3 version, unlckily the website is down... (how come ;-( )
would you please send me the file ( NxOgre.1.5.3.BloodyMess) ?
I visited the download site as well
http://www.nxogre.org/downloads/
but I dont think the bloodymess is completed one.
The sdk file is empty and no tutorials folder in NxOgre.1.5.3.BloodyMess.zip....
my email address is :
heefan@gmail.com
Thanks in advance.
spacegaier
28-04-2009 19:54:01
The SDK folder will be filled while compiling and there are no tutorials delivered with te zip, but they can be found on the
NxOgre portal.
heefan
29-04-2009 01:17:26
Thanks very much. I am new on NxOgre.
I have compiled BloodyMess.
Just got one error about this:
error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."
(link here:
viewtopic.php?t=5834)
but .... the website is broken as well (
http://thingylol.110mb.com/tut.html )
Does it matter when I got this error? it seems to ignore it, because after I compiled BloodyMess (3 projects), I still can get NxOgre_Debug.dll under
BloodyMess\sdk folder.
Question 1: anyway, how to slove the issue, error PRJ0019?
---------------------------------
Question 2: About Tutorial 2
Souce code here.
http://www.ogre3d.org/wiki/index.php/Bl ... l_2_Source
I have compiled successfully, but when I run it, I got the error that the program cannot locate the entry point from NxOgre_debug.dll.
What's problem?
[My steps are
1. created OgreSDK program and copied Tutorial 2 source code.
2. copied generated dll files by NxOgre into OgreSDK/Bin (because all my Ogre .exe files will run from this folder) ]
3. compiled (no error)
4. run it (error)
-------------------------------
Thanks, no idea so far....
betajaen
29-04-2009 01:19:54
1. You don't it isn't an error. It's just MSVC moaning about it couldn't copy the dlls to your non-existant cake folder.
2. Any chance you can expand on the error, try and trace it?
spacegaier
29-04-2009 08:32:10
Do you have the DLLs in the right place and use the right ones?
heefan
30-04-2009 14:47:15
thanks very much. Later on I have to track the errors again.. I keep my questions here, I have to prepare for ubisoft technical test.
million thanks