Hi all,
I am having problem running the sample codes (SampleClient) in vs2010 express edition and I wonder if this a common issue or something is wrong is the way i compile.
The console windown exit upon debugging and i believe its a socket error.
Search found 2 matches
- Sun Jun 15, 2014 12:13 am
- Forum: OptiTrack Data Streaming
- Topic: NatNet SDK 2.6 with vs2010 express
- Replies: 1
- Views: 2289
- Wed Jun 04, 2014 9:00 am
- Forum: OptiTrack Data Streaming
- Topic: Error in NatNetTypes.h and SampleClient.cpp - NatNet SDK2.6
- Replies: 1
- Views: 3193
Error in NatNetTypes.h and SampleClient.cpp - NatNet SDK2.6
Hi Optitrack team, I was trying to incorporate SampleClient.cpp into my application and i ran into the following output error in vs2010 express edition. 1>src\SampleClient.cpp(172): error C2664: 'GetCurrentDirectoryW' : cannot convert parameter 2 from 'char [260]' to 'LPWSTR' 1> Types pointed to are...