Search found 3 matches

by Dakndak
Wed Jun 20, 2007 7:11 am
Forum: Developer's Forum for Windows
Topic: Tring to integrate example into existing C++ code...
Replies: 1
Views: 10080

Tring to integrate example into existing C++ code...

Hi, I am just trying out this SDK & trying to augment the current mouse-driven app with the SpaceNavigator (C++/MSVC 8.0). Is there a better, code-minimal way to integrate the new device? After much effort I am down to a few errors & would appreciate any help with this! guiInteractorStyle.h(...
by Dakndak
Tue Jun 19, 2007 7:58 am
Forum: Developer's Forum for Windows
Topic: Cannot find TDxInput - using latest 3DxSoftware
Replies: 5
Views: 19427

Re: Cannot find TDxInput - using latest 3DxSoftware

Solution found: The installer had problems installing because "My Documents" is mapped to a network drive (corporate thing). It did not report that it didn't actually install the software successfully. I went into modify the installation, noticed that 3DxWare was not checked, I checked it,...
by Dakndak
Tue Jun 19, 2007 7:36 am
Forum: Developer's Forum for Windows
Topic: Cannot find TDxInput - using latest 3DxSoftware
Replies: 5
Views: 19427

Cannot find TDxInput - using latest 3DxSoftware

- On WinXP using SpaceNavigator SE - Hi, I am just trying to compile the demos from the SDK and MSVC is complaining that it cannot find the TDxInput: fatal error importing progid: 'TDxInput.Device' I read the newsgroups & found that I could just copy the TDxInput.dll into the project, but I cann...