It still looks as if you did not update to the latest development version. Please try again.
2015-10-01 23:26 GMT+02:00 Andres Felipe Acosta Gil <[email protected]>: > Dear Jakob. > > Thanks a lot for the quick response. Now we are getting closer to solve > this issue, now I am getting the following errors: > > 1>------ Build started: Project: y_libgui, Configuration: Debug Win32 > ------ > 1>Build started 01/10/2015 4:01:28 p. m.. > 1>InitializeBuildStatus: > 1> Touching "Debug\y_libgui.unsuccessfulbuild". > 1>ClCompile: > 1> GUIViewTraffic.cpp > 1>c:\sumo\src\gui\guiviewtraffic.cpp(334): error C4716: > 'GUIViewTraffic::onCmdCloseEdge' : must return a value > 1>c:\sumo\src\gui\guiviewtraffic.cpp(343): error C4716: > 'GUIViewTraffic::onCmdAddRerouter' : must return a value > 1> > 1>Build FAILED. > 1> > 1>Time Elapsed 00:00:03.10 > 2>------ Build started: Project: sumo-gui, Configuration: Debug Win32 > ------ > 2>Build started 01/10/2015 4:01:31 p. m.. > 2>InitializeBuildStatus: > 2> Touching "Debug\sumo-gui.unsuccessfulbuild". > 2>ClCompile: > 2> All outputs are up-to-date. > 2>ResourceCompile: > 2> All outputs are up-to-date. > 2>LINK : fatal error LNK1104: cannot open file > 'C:\sumo\build\msvc10\y_libgui\Debug\y_libgui.lib' > 2> > 2>Build FAILED. > 2> > 2>Time Elapsed 00:00:00.82 > ========== Build: 0 succeeded, 2 failed, 56 up-to-date, 0 skipped > ========== > > 2015-10-01 15:18 GMT-05:00 Jakob Erdmann <[email protected]>: > >> Hi, >> try using revision [18991]. The typemap.h error should go away if you >> first >> build the 32bit release version >> (see http://sumo.dlr.de/trac.wsgi/ticket/1953) >> >> regards, >> Jakob >> >> >> On 10/01/2015 09:27 PM, Andres Felipe Acosta Gil wrote: >> > Dear SUMO community. >> > >> > I tried to build SUMO in visual studio 2010 and 5 projects are giving me >> > the following errors: >> > >> > 1>------ Build started: Project: y_libnetimport, Configuration: Debug >> Win32 >> > ------ >> > 1>Build started 01/10/2015 1:17:52 p. m.. >> > 1>InitializeBuildStatus: >> > 1> Touching "Debug\y_libnetimport.unsuccessfulbuild". >> > 1>ClCompile: >> > 1> NILoader.cpp >> > 2>------ Build started: Project: y_libgui, Configuration: Debug Win32 >> ------ >> > 2>Build started 01/10/2015 1:17:52 p. m.. >> > 2>InitializeBuildStatus: >> > 2> Touching "Debug\y_libgui.unsuccessfulbuild". >> > 1>c:\sumo\src\netimport\niloader.cpp(67): fatal error C1083: Cannot open >> > include file: 'typemap.h': No such file or directory >> > 2>ClCompile: >> > 2> GUIViewTraffic.cpp >> > 2>c:\sumo\src\gui\guiviewtraffic.cpp(334): error C4716: >> > 'GUIViewTraffic::onCmdCloseEdge' : must return a value >> > 2>c:\sumo\src\gui\guiviewtraffic.cpp(343): error C4716: >> > 'GUIViewTraffic::onCmdAddRerouter' : must return a value >> > 1> >> > 1>Build FAILED. >> > 1> >> > 1>Time Elapsed 00:00:04.49 >> > 3>------ Build started: Project: netedit, Configuration: Debug Win32 >> ------ >> > 4>------ Build started: Project: netconvert, Configuration: Debug Win32 >> > ------ >> > 3>Build started 01/10/2015 1:17:56 p. m.. >> > 4>Build started 01/10/2015 1:17:56 p. m.. >> > 2> >> > 2>Build FAILED. >> > 2> >> > 2>Time Elapsed 00:00:03.80 >> > 3>InitializeBuildStatus: >> > 3> Touching "Debug\netedit.unsuccessfulbuild". >> > 4>InitializeBuildStatus: >> > 4> Touching "Debug\netconvert.unsuccessfulbuild". >> > 5>------ Build started: Project: sumo-gui, Configuration: Debug Win32 >> ------ >> > 5>Build started 01/10/2015 1:17:56 p. m.. >> > 5>InitializeBuildStatus: >> > 5> Touching "Debug\sumo-gui.unsuccessfulbuild". >> > 4>ClCompile: >> > 4> All outputs are up-to-date. >> > 3>ClCompile: >> > 3> All outputs are up-to-date. >> > 5>ClCompile: >> > 5> All outputs are up-to-date. >> > 3>ResourceCompile: >> > 3> All outputs are up-to-date. >> > 5>ResourceCompile: >> > 5> All outputs are up-to-date. >> > 5>LINK : fatal error LNK1104: cannot open file >> > 'C:\sumo\build\msvc10\y_libgui\Debug\y_libgui.lib' >> > 5> >> > 5>Build FAILED. >> > 5> >> > 5>Time Elapsed 00:00:00.92 >> > 4>LINK : fatal error LNK1104: cannot open file >> > 'C:\sumo\build\msvc10\y_libnetimport\Debug\y_libnetimport.lib' >> > 3>LINK : fatal error LNK1104: cannot open file >> > 'C:\sumo\build\msvc10\y_libnetimport\Debug\y_libnetimport.lib' >> > 4> >> > 4>Build FAILED. >> > 4> >> > 4>Time Elapsed 00:00:01.43 >> > 3> >> > 3>Build FAILED. >> > 3> >> > 3>Time Elapsed 00:00:01.44 >> > ========== Build: 0 succeeded, 5 failed, 53 up-to-date, 0 skipped >> ========== >> > >> > But looks like the other projects also have problems because, for >> instance, >> > I try to open sumo in the command window and it doesn't respond. >> > >> > Best Regards. >> > >> > >> > >> >> > > > -- > Andres Felipe Acosta Gil, MSc student - Software developer > Universidad Nacional de Colombia - MedellĂn > Facultad de Minas > Tel: +57 (4) 4255295 > Institutional e-mail: [email protected] > > > ------------------------------------------------------------------------------ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
