NatNet SDK for visual Studio 2008

NatNet, VRPN, TrackD, and Plugins
Post Reply
zeno06
Posts: 7
Joined: Fri Nov 27, 2015 11:49 am

NatNet SDK for visual Studio 2008

Post 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
steven.andrews
NaturalPoint Employee
NaturalPoint Employee
Posts: 737
Joined: Mon Jan 19, 2015 11:52 am

Re: NatNet SDK for visual Studio 2008

Post 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
zeno06
Posts: 7
Joined: Fri Nov 27, 2015 11:49 am

Re: NatNet SDK for visual Studio 2008

Post 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
Post Reply