Page 1 of 1
NatNet SDK for visual Studio 2008
Posted: Fri Nov 27, 2015 11:56 am
by zeno06
I managed to compile ans test the NatNet SDK for VS 2013. Our projects, however, are built for VS 2008.
Is there a version of the SDK that would compile with VS 2008? not necessarily the latest.
Much thanks,
Zeno
Re: NatNet SDK for visual Studio 2008
Posted: Mon Nov 30, 2015 1:57 pm
by steven.andrews
Hello zeno06,
I did some research to see if any of our early versions were built in 2008. Unfortunately, NatNet has been built in 2010, and I do not have any versions that can be built in 2008. NatNet can be used in versions of VS that are newer than 2010, but not older.
Best regards,
Steven
--
Steven Andrews
OptiTrack | Customer Support Engineer
Re: NatNet SDK for visual Studio 2008
Posted: Thu Dec 03, 2015 2:16 am
by zeno06
Hi Steven,
meanwhile, I managed to configure three of the sample programs (SimpleServer, SampleClient, and PacketClient) to compile with VS 2008 using CMake. It seems that the libs files are compatible.
Much thanks,
Zeno