Hi all,

I am in the process of building SUMO from the source code. I have installed 
all the required libraries (Xerces, FOX , PROJ and GDAL sources) and I am 
successful in building the code and all the .exe files are visible in the 
bin folder of SUMO.Unfortunately, the .exe file named sumo-gui.exe file 
fails to open or load properly. When I double-click on the file, it either 
gets stuck ,  or it stops automatically displaying the error : "sumo-gui.exe 
has stopped working". Apparently, none of the other .exe files are giving me 
this error or issue and hence, I am able to run SUMO without the gui 
(because the sumo.exe is working).

Seeing this, I tried debugging different projects of prj.sln and found out 
that when I debug the sumo-gui project, the process is getting stopped and a 
message gets displayed notifying me that there are some unhandled exceptions 
and the call stack window is showing the following statements:

KernelBase.dll!RaiseException ()        
msvcr110d.dll!_CxxThrowException(void * pExceptionObject=0x000000fb9294f0f8, 
const _s__ThrowInfo * pThrowInfo=0x00000001803d67e0) Line 152   
 FOXDLL-1.6.dll!FX::FXWindow::create() Line 1348        
 FOXDLL-1.6.dll!FX::FXComposite::create() Line 103      
 FOXDLL-1.6.dll!FX::FXShell::create() Line 90   
 FOXDLL-1.6.dll!FX::FXTopWindow::create() Line 185      
 FOXDLL-1.6.dll!FX::FXMainWindow::create() Line 73      
 sumo-gui64.exe!000007f72d463ab4()      
 FOXDLL-1.6.dll!FX::FXRootWindow::create() Line 128     
 FOXDLL-1.6.dll!FX::FXApp::create() Line 3597   
 sumo-gui64.exe!000007f72d461928()      
 sumo-gui64.exe!000007f72d5e917f()      
 kernel32.dll!BaseThreadInitThunk ()    
 ntdll.dll!RtlUserThreadStart ()        

By the way, I am working on Visual Studio Express 2012 for Windows Desktop 
(as it is Windows 8 and 64 bit configuration)and the code was built in the 
"Release" mode. I am not sure of how I should proceed and hence any 
suggestion could be of great help.

Thanks and Regards,
Sidharth Sudheer


------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
sumo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-devel

Reply via email to