Hi Adama, the debug version you are building has assertions in it which are disabled for the release (and thus the nightly snapshot) build. This should not trigger errors if SUMO were bug free, but it does currently. The SmartSK one was fixed today though. Furthermore the debug build is way slower and memory intensive, so it may be the case that your scenario was simply too big. Retry with your own release build by changing the configuration in Visual Studio.
Best regards, Michael Am 29.06.2016 um 11:35 schrieb Adama Fofana: > > Hello Michael > > > I have managed to compile with no errors by adding the missing file > which GNEProhibition.cpp, GNEConnection.cpp and netedit.rc in netedit > folder. > > Then I used a small simulation to test the functionality, it works > except when I change the driver model to SmartSK, I am getting the errors > > *Debug Error! > Program: > F:\MyDoc\Research\TrafficSim\V6\sumo-svn\bin\sumo-guiD.exe > R6010 > -abort() has been call* > > I have checked on the forum: > > https://sourceforge.net/p/sumo/mailman/message/34254224/ > > > This is a known issue, however when I used the *nightly snapshot, *I can > run with no issue. Am I still missing something ? > > > Also, my program failed to load a bigger simulation, where the *nightly > snapshot *can handle it. > > Best regards > > > Thanks for your help > > > Best regards > > > Adama > > ------------------------------------------------------------------------------ Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. http://sdm.link/attshape _______________________________________________ sumo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-devel
