openexr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Openexr-devel] FBX libraries containing Iex symbols on Windows


From: Christopher Horvath
Subject: [Openexr-devel] FBX libraries containing Iex symbols on Windows
Date: Wed, 6 Jan 2016 11:17:54 -0800

Hey folks,

I'm emailing this list because I'm not sure who to ask. I am trying to build an application on Windows that has both FBX and Alembic support, and I am therefore linking against the ilmbase libraries, version 2.2.0. (with namespacing).

During linking, I get the following error in Visual Studio 2013:
Error 1 error LNK2005: "void __cdecl iex_debugTrap(void)" (?iex_debugTrap@@YAXXZ) already defined in libfbxsdk-mt.lib(IexBaseExc.obj) Iex-2_2.lib(IexBaseExc.cpp.obj)

Does anyone have any experience with this? Is there any way I can get around it, perhaps by fidgeting with the versioned namespace? Why would FBX be exporting Iex symbols? 

I am running out of hair to pull out.

Thanks in advance,
Chris

reply via email to

[Prev in Thread] Current Thread [Next in Thread]