[Development] New configuration system docs and FBX issues
Thiago Macieira
thiago.macieira at intel.com
Mon May 1 15:16:23 CEST 2017
On Monday, 1 May 2017 03:17:23 -03 Sean Harmer wrote:
> Hi,
>
> is there any documentation for the new configuration system please?
>
> My specific issue is that I need a config test that uses different
> library names on each platform and I can't see how to achieve this. On
> windows I want the FBX config test in Qt 3D to link against the static
> FBX library libfbxsdk-md.lib whereas on linux it would be
> libfbxsdk-static.a and on macOS libfbxsdk.a.
Please make sure we're abe to link against the dynamic version of that library
on Linux.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Development
mailing list