Search found 3 matches
- Wed Mar 02, 2016 4:21 pm
- Forum: Windows Discussion Forum
- Topic: Cannot detect SpacePilot Pro
- Replies: 4
- Views: 4307
Re: Cannot detect SpacePilot Pro
I'm assuming the device and the demos work. Does the 3DxTest demo application build and run? Are you passing a valid HWND into SiOpen? Does that window stay around? The log file will tell you a lot about that is going on. Turn it on in the systray. The problem may be using the MSG in QtCreator. I a...
- Wed Mar 02, 2016 4:08 pm
- Forum: Windows Discussion Forum
- Topic: Cannot detect SpacePilot Pro
- Replies: 4
- Views: 4307
Re: Cannot detect SpacePilot Pro
Hello, I am sorry for the late answer, but the project was paused. I turned on the logging in systray. However, the only log that is appearing comes from demo, which builds and runs fine in VS2010. HWND I am passing should be correct, I am tracing its value from main window into the mouse module I a...
- Wed Dec 09, 2015 10:11 am
- Forum: Windows Discussion Forum
- Topic: Cannot detect SpacePilot Pro
- Replies: 4
- Views: 4307
Cannot detect SpacePilot Pro
Hello, I have been trying to implement 3dMouse into our university project and so far I have not been very successful. My issue is spacePilot not being recognized. Basically, SiOpen returns NULL instead of handle. I have been trying to get the error message out, but cannot locate SpwErrorVal that is...