Search found 4 matches

by JaredFleming
Wed May 27, 2009 8:37 am
Forum: OptiTrack SDK
Topic: SDK C# Examples on Vista 64
Replies: 5
Views: 6466

Re: SDK C# Examples on Vista 64

Just another note. The problem seems to still occur on XP64. Vista64 works fine.
by JaredFleming
Fri May 22, 2009 7:16 am
Forum: OptiTrack SDK
Topic: SDK C# Examples on Vista 64
Replies: 5
Views: 6466

Re: SDK C# Examples on Vista 64

I found the problem. For 64-bit platforms (XP64 and Vista64) when you use 3rd party COM DLLs you sometimes need to set your "Platform Target" to "X86". Visual Studio defaults to "Any CPU". It may be useful for NaturalPoint to update their sample projects to reflect this need.
by JaredFleming
Wed May 20, 2009 7:03 am
Forum: OptiTrack SDK
Topic: SDK C# Examples on Vista 64
Replies: 5
Views: 6466

Re: SDK C# Examples on Vista 64

Couple Points of Clarification:

1) The samples and my application work fine on Windows XP.
2) All code is compiled with Visual Studio 2005.
3) The Vista64 error generated is not useful. It just tells me the application had to close.
by JaredFleming
Tue May 19, 2009 3:53 pm
Forum: OptiTrack SDK
Topic: SDK C# Examples on Vista 64
Replies: 5
Views: 6466

SDK C# Examples on Vista 64

<t>I've attempted to run the OptiTrack c# Multi-camera example on Vista64, but the application generates an error. In addition, I wrote my own C# application that uses the optitrack.dll. That application crashes as well. From my initial testing it appears that Vista 64 throws an exception as soon as...