OgreNewt and Windows Vista..

Tano_ITA

19-04-2008 09:17:34

Visual C++ Express 2005 and Ogre 1.4.6 + OgreNewt are compatible with Windows Vista? Anyone have tried to compile some project?


thanks a lot (sorry for my bad english).

Tano_ITA

19-04-2008 10:50:14

Anyone can help me? :( I try to compile Demo01, and i don't have any errors, but when i execute Demo01_TheBasics.exe a message box give me
this error:

Newton.dll Not Found

I put Newton.dll in the exe directory and another error:

EXE - Application Error : The application failed to initialize properly (0xc0150002). Click on OK to terminate the application.

I don't know what can i do to solve this problem.. Pls help!

Tano_ITA

19-04-2008 11:02:24

I tried to compile the Netwon's tutorials without any problem.. But the OgreNewt Demos, give me that problem..

Tano_ITA

19-04-2008 13:05:49

This is the Output:

'Demo01_TheBasics.exe': caricato 'C:\OgreSDK\OgreNewt\OgreNewt\demos\Demo01_TheBasics\Debug_DLL\Demo01_TheBasics.exe', Simboli caricati.
'Demo01_TheBasics.exe': caricato 'C:\Windows\System32\ntdll.dll', Nessun simbolo caricato.
'Demo01_TheBasics.exe': caricato 'C:\Windows\System32\kernel32.dll', Nessun simbolo caricato.
'Demo01_TheBasics.exe': caricato 'C:\OgreSDK\OgreNewt\OgreNewt\demos\Demo01_TheBasics\Debug_DLL\Newton.dll', Il file binario non è stato generato con le informazioni di debug.
'Demo01_TheBasics.exe': caricato 'C:\OgreSDK\OgreNewt\OgreNewt\demos\Demo01_TheBasics\Debug_DLL\OgreMain_d.dll', Nessun simbolo caricato.
'Demo01_TheBasics.exe': caricato 'C:\Windows\System32\user32.dll', Nessun simbolo caricato.
'Demo01_TheBasics.exe': caricato 'C:\Windows\System32\gdi32.dll', Nessun simbolo caricato.
'Demo01_TheBasics.exe': caricato 'C:\Windows\System32\advapi32.dll', Nessun simbolo caricato.
'Demo01_TheBasics.exe': caricato 'C:\Windows\System32\rpcrt4.dll', Nessun simbolo caricato.
'Demo01_TheBasics.exe': caricato 'C:\Windows\winsxs\x86_microsoft.vc80.debugcrt_1fc8b3b9a1e18e3b_8.0.50727.762_none_24c8a196583ff03b\msvcp80d.dll', Nessun simbolo caricato.
'Demo01_TheBasics.exe': caricato 'C:\Windows\winsxs\x86_microsoft.vc80.debugcrt_1fc8b3b9a1e18e3b_8.0.50727.762_none_24c8a196583ff03b\msvcr80d.dll', Nessun simbolo caricato.
'Demo01_TheBasics.exe': caricato 'C:\Windows\System32\msvcrt.dll', Nessun simbolo caricato.
'Demo01_TheBasics.exe': caricato 'C:\OgreSDK\OgreNewt\OgreNewt\demos\Demo01_TheBasics\Debug_DLL\OgreNewt_Main_d.dll', Il file binario non è stato generato con le informazioni di debug.
'Demo01_TheBasics.exe': caricato 'C:\OgreSDK\OgreNewt\OgreNewt\demos\Demo01_TheBasics\Debug_DLL\OIS.dll', Il file binario non è stato generato con le informazioni di debug.
'Demo01_TheBasics.exe': caricato 'C:\Windows\System32\dinput8.dll', Nessun simbolo caricato.
'Demo01_TheBasics.exe': caricato 'C:\Windows\winsxs\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.21022.8_none_bcb86ed6ac711f91\msvcp90.dll', Nessun simbolo caricato.
'Demo01_TheBasics.exe': caricato 'C:\Windows\winsxs\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.21022.8_none_bcb86ed6ac711f91\msvcr90.dll', Nessun simbolo caricato.
'Demo01_TheBasics.exe': caricato 'C:\OgreSDK\OgreNewt\OgreNewt\demos\Demo01_TheBasics\Debug_DLL\OIS_d.dll', Il file binario non è stato generato con le informazioni di debug.
LDR: LdrpWalkImportDescriptor() failed to probe c:\OgreSDK\OgreNewt\OgreNewt\demos\Demo01_TheBasics\Debug_DLL\OIS_d.dll for its manifest, ntstatus 0xc0150002



LDR: LdrpWalkImportDescriptor() failed to probe c:\OgreSDK\OgreNewt\OgreNewt\demos\Demo01_TheBasics\Debug_DLL\OIS_d.dll for its manifest, ntstatus 0xc0150002

C:\OgreSDK\OgreNewt\OgreNewt\demos\Demo01_TheBasics\Debug_DLL\OIS_d.dll', The binay file is not generated with debug information.

I don't understand how can i fix it..

Tano_ITA

19-04-2008 13:13:12

This is the ogrelog:

13:34:56: OGRE EXCEPTION(6:FileNotFoundException): 'plugins.cfg' file not found! in ConfigFile::load at ..\src\OgreConfigFile.cpp (line 84)
13:34:56: plugins.cfg not found, automatic plugin loading disabled.
13:34:56: *-*-* OGRE Initialising
13:34:56: *-*-* Version 1.4.7 (Eihort)
13:34:56: OGRE EXCEPTION(6:FileNotFoundException): 'resources.cfg' file not found! in ConfigFile::load at ..\src\OgreConfigFile.cpp (line 84)

I'm desperate

Tano_ITA

19-04-2008 13:58:47

I've put the .cfg files and that's work, but:

OGRE EXCEPTION(7:InternalErrorException): Could not load dynamic library .\RenderSystem_Direct3D9. System Error: Impossibile trovare il modulo specificato.

in DynLib::load at ..\src\OgreDynLib.cpp (line 80)

Tano_ITA

19-04-2008 17:23:04

I solved the problem.. But last problem is:

18:17:24: Creating resource group Bootstrap
18:17:24: Added resource location '../../media/packs/OgreCore.zip' of type 'Zip' to resource group 'Bootstrap'
18:17:24: Added resource location '../../media' of type 'FileSystem' to resource group 'General'
18:17:24: Added resource location '../../media/fonts' of type 'FileSystem' to resource group 'General'
18:17:24: Added resource location '../../media/materials/programs' of type 'FileSystem' to resource group 'General'
18:17:24: Added resource location '../../media/materials/scripts' of type 'FileSystem' to resource group 'General'
18:17:24: Added resource location '../../media/materials/textures' of type 'FileSystem' to resource group 'General'
18:17:24: Added resource location '../../media/models' of type 'FileSystem' to resource group 'General'
18:17:24: Added resource location '../../media/overlays' of type 'FileSystem' to resource group 'General'
18:17:24: Added resource location '../../media/particle' of type 'FileSystem' to resource group 'General'
18:17:24: Added resource location '../../media/gui' of type 'FileSystem' to resource group 'General'
18:17:24: Added resource location '../../media/DeferredShadingMedia' of type 'FileSystem' to resource group 'General'
18:17:24: OGRE EXCEPTION(7:InternalErrorException): ../../media/packs/cubemap.zip - error whilst opening archive: Unable to read zip file. in ZipArchive::checkZzipError at ..\src\OgreZip.cpp (line 241)


Why i don't have problem with media/gui, but with media/packs dosen't work? All files are in the directory C:\OgreSDK\media\packs