Gazebo | Ignition | Community
Ask Your Question
0

Linker Error when building SDFormat on Windows

asked 2015-06-08 16:29:44 -0600

tenebryo gravatar image

I am having trouble building SDFormat during the Windows Gazebo install process. I am getting a LNK1104 error when running nmake saying that it can't find 'boost_thread-vc120-mt-1_56.lib'. I have already built ign-math and confirmed that the 'boost_thread-vc120-mt-1_56.lib' and 'libboost_thread-vc120-mt-1_56.lib' files exist in the correct location ('gz-ws\boost_1_56_0\lib64-msvc-12.0\').
Here is the full output of the nmake process and here is the output of the configure script.
Does anyone know if there is a quick fix to this problem?
Thanks!

edit retag flag offensive close merge delete

Comments

Did you build everything in Release mode or Debug mode?

scpeters gravatar imagescpeters ( 2015-06-09 19:37:23 -0600 )edit

Everything is built in release mode

tenebryo gravatar imagetenebryo ( 2015-06-11 20:19:32 -0600 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-06-08 18:32:57 -0600

nkoenig gravatar image

Here is an issue that probably is the same as yours. We'll update the issue as we make progress.

edit flag offensive delete link more

Comments

The issue reminded me that I forgot to mention that I am running Windows 8.1 with Cygwin 64 installed. I'll continue to watch it.

tenebryo gravatar imagetenebryo ( 2015-06-08 22:08:17 -0600 )edit

Question Tools

Stats

Asked: 2015-06-08 16:29:44 -0600

Seen: 785 times

Last updated: Jun 08 '15