Error running application in debug mode
Posted: Fri Feb 11, 2005 06:08
This problem is observed in few systems though the same configuration works in few other machines including my system.
Ogre is built with option /Zm500.
Using STL port 4.6.2 and cegui 0.1.1
While compiling and running the test application, in debug mode ogre intialization fails and hence application does not run. However the application runs in Release mode from the within and outside IDE.
Find enclosed the ogre log for reference.
11:44:23: Loading library OgrePlatform.dll
11:44:23: ArchiveFactory for archive type Zip registered.
11:44:23: Loading library .\RenderSystem_Direct3D7
11:44:23: Direct3D7 Rendering Subsystem created.
11:44:23: ----- DirectDraw Detection Starts
11:44:23: Detected DirectDraw driver Primary Display Driver.
11:44:23: ----- DirectDraw Detection Ends
11:44:23: Loading library .\RenderSystem_Direct3D9
11:44:23: D3D9 : Direct3D9 Rendering SubSystem created.
11:44:23: D3D9: Driver Detection Starts
11:44:23: D3D9: Driver Detection Ends
11:44:23: Loading library .\RenderSystem_GL
11:44:23: OpenGL Rendering Subsystem created.
11:44:23: Loading library .\Plugin_FileSystem
11:44:23: ArchiveFactory for archive type FileSystem registered.
11:44:23: Loading library .\Plugin_GuiElements
11:44:23: GuiElementFactory for type Cursor registered.
11:44:23: GuiElementFactory for type Panel registered.
11:44:23: GuiElementFactory for type BorderPanel registered.
11:44:23: GuiElementFactory for type TextArea registered.
11:44:23: GuiElementFactory for type TextBox registered.
11:44:23: GuiElementFactory for type Button registered.
11:44:23: GuiElementFactory for type BorderButton registered.
11:44:23: GuiElementFactory for type List registered.
11:44:23: GuiElementFactory for type ScrollBar registered.
11:44:23: GuiElementFactory for type PopupMenu registered.
11:44:23: GuiElementFactory for type TTY registered.
11:44:23: Loading library .\Plugin_CgProgramManager
11:44:23: *-*-* OGRE Initialising
11:44:23: *-*-* Version 0.15.0 (Hastur)
Pl let us know how to resolve this. Clarify whether it is because of the display driver.
Looking forward to hear from you.
regards
krithiga
Ogre is built with option /Zm500.
Using STL port 4.6.2 and cegui 0.1.1
While compiling and running the test application, in debug mode ogre intialization fails and hence application does not run. However the application runs in Release mode from the within and outside IDE.
Find enclosed the ogre log for reference.
11:44:23: Loading library OgrePlatform.dll
11:44:23: ArchiveFactory for archive type Zip registered.
11:44:23: Loading library .\RenderSystem_Direct3D7
11:44:23: Direct3D7 Rendering Subsystem created.
11:44:23: ----- DirectDraw Detection Starts
11:44:23: Detected DirectDraw driver Primary Display Driver.
11:44:23: ----- DirectDraw Detection Ends
11:44:23: Loading library .\RenderSystem_Direct3D9
11:44:23: D3D9 : Direct3D9 Rendering SubSystem created.
11:44:23: D3D9: Driver Detection Starts
11:44:23: D3D9: Driver Detection Ends
11:44:23: Loading library .\RenderSystem_GL
11:44:23: OpenGL Rendering Subsystem created.
11:44:23: Loading library .\Plugin_FileSystem
11:44:23: ArchiveFactory for archive type FileSystem registered.
11:44:23: Loading library .\Plugin_GuiElements
11:44:23: GuiElementFactory for type Cursor registered.
11:44:23: GuiElementFactory for type Panel registered.
11:44:23: GuiElementFactory for type BorderPanel registered.
11:44:23: GuiElementFactory for type TextArea registered.
11:44:23: GuiElementFactory for type TextBox registered.
11:44:23: GuiElementFactory for type Button registered.
11:44:23: GuiElementFactory for type BorderButton registered.
11:44:23: GuiElementFactory for type List registered.
11:44:23: GuiElementFactory for type ScrollBar registered.
11:44:23: GuiElementFactory for type PopupMenu registered.
11:44:23: GuiElementFactory for type TTY registered.
11:44:23: Loading library .\Plugin_CgProgramManager
11:44:23: *-*-* OGRE Initialising
11:44:23: *-*-* Version 0.15.0 (Hastur)
Pl let us know how to resolve this. Clarify whether it is because of the display driver.
Looking forward to hear from you.
regards
krithiga