Hello everybody:
I am install gazebo7 on windows and I am stuck an problem for build gazebo. The ign-math2 and sdformat has compiled.
when I run "nmake gzserver" has message:
C:\gz_ws\gazebo\build>nmake gzserver
Microsoft (R) Program Maintenance Utility Version 12.00.21005.1
Copyright (C) Microsoft Corporation. All rights reserved.
[ 0%] Building CXX object deps/opende/GIMPACT/CMakeFiles/gazebo_gimpact.dir/src/gim_tri_tri_overlap.cpp.obj
gim_tri_tri_overlap.cpp
c1xx : fatal error C1083: Cannot open source file: 'C:\gz_ws\gazebo\deps\opende\GIMPACT\src\gim_tri_tri_overlap.cpp': No such file or directory
NMAKE : fatal error U1077: 'C:\PROGRA~2\MICROS~1.0\VC\bin\X86_AM~1\cl.exe' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\BIN\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\BIN\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\BIN\nmake.exe"' : return code '0x2'
Stop.
And My Windows env:
ign-math2
sdformat4.4.0
CMake 3.8.2
VS2013 community_with_update_5_x86
Ruby 2.4
May somebody has a solution for same problem? Thanks for your help.
↧