|
From: Daniel K. <d.k...@go...> - 2010-05-12 08:22:16
|
Dear Mustafa, have you followed the build guidelines from the Wiki? Have you installed all needed libraries - and their correct versions? Version 0.11.1 should be ok in fact. It's out in the world for a long time and no one reported any problems. sincerely, Daniel 2010/5/10 mustafa kapdan <mus...@gm...> > > Hi All List ; > > I solved errors about proj_api.h , fx.h and fxver.h , but still I got > nearly 40 errors > I can classify them under that header such as > > 1- y_libnetbuild > 2- y_libnetimport > 3- netgen > 4- netconvert > > fatal error LNK1181: cannot open input file > '..\y_libnetbuild\debug\y_libnetbuild.lib' netgen netgen > > fatal error LNK1181: cannot open input file > '..\y_libnetimport\debug\y_libnetimport.lib' netconvert netconvert > > error C2471: cannot update program database > 'g:\lib\sumo-src-0.11.1\sumo-0.11.1\build\msvc8\y_libnetbuild\debug\vc90.pdb' > g:\lib\sumo-src-0.11.1\sumo-0.11.1\src\netbuild\nbnode.cpp 1 > y_libnetbuild > > MS Visual Studio 2008 > Vista Home > > Thanks for your help > > > > > > > > > > 2010/5/10 mustafa kapdan <mus...@gm...> > > >> When I build sumo , I ended up with below errors, what I am doing wrong >> and How can I fix it? >> >> >> Error 731 fatal error C1083: Cannot open include file: 'proj_api.h': >> No such file or directory >> g:\lib\sumo-src-0.11.1\sumo-0.11.1\src\utils\geom\geoconvhelper.h 38 >> z_libnetimport_vissim >> >> Error 798 fatal error C1083: Cannot open include file: 'fxver.h': No >> such file or directory >> g:\lib\sumo-src-0.11.1\sumo-0.11.1\src\utils\foxtools\mfxmutex.cpp 31 >> z_libutils_foxtools >> >> Error 799 fatal error C1083: Cannot open include file: 'fx.h': No >> such file or directory >> g:\lib\sumo-src-0.11.1\sumo-0.11.1\src\utils\foxtools\mfxmenuheader.h >> 32 z_libutils_foxtools >> >> Error 1006 error C2471: cannot update program database >> 'g:\lib\sumo-src-0.11.1\sumo-0.11.1\build\msvc8\y_libnetimport\debug\vc90.pdb' >> g:\lib\sumo-src-0.11.1\sumo-0.11.1\src\netimport\niimporter_dlrnavteq.cpp >> 1 y_libnetimport >> >> >> > |