Search found 4 matches
- Mon Jun 09, 2025 2:53 am
- Forum: Developer's Forum for Windows
- Topic: Get the current driver version, programmatically
- Replies: 5
- Views: 4530
Re: Get the current driver version, programmatically
I'd like to know why you care. Have you actually found dependencies on our software releases? None found so far, and we're not looking. ;) But in case of an issue, it's nice to get the version of dependent software included by default. Makes it easier if there's an issue to replicate, and you don't...
- Thu May 15, 2025 11:31 pm
- Forum: Developer's Forum for Windows
- Topic: Get the current driver version, programmatically
- Replies: 5
- Views: 4530
Get the current driver version, programmatically
I would like to get the version of the installed (e.g. currently used) 3Dconnexion drivers, programmatically. Is there a supported/preferred API for that? The reason for asking is that I would like to print the version in our application's log file, so that our first line support can avoid one round...
- Tue Apr 22, 2025 3:28 am
- Forum: Developer's Forum for Windows
- Topic: Are there PDB files available for TDxNavLib.lib?
- Replies: 1
- Views: 3215
Are there PDB files available for TDxNavLib.lib?
When linking using Visual Studio on Windows, we get this warning: warning LNK4099: PDB '' was not found with 'TDxNavLib.lib(navlib_stub.obj)' or at ''; linking object as if no debug info We can of course suppress the warning for the entire project, but then we wouldn't notice if other PDB files are ...
- Mon Nov 27, 2023 12:45 am
- Forum: Developer's Forum for macOS
- Topic: Navlib, button assignments and Mac
- Replies: 0
- Views: 129719
Navlib, button assignments and Mac
Hi, Recently got our application up and running using Navlib on Windows. :) Now trying to do the same on macOs. Motion works, but I'm having problems with button assignment. For example, with SpaceMouse Compact, I would like to assign "View Top" to either the left or right button. When I g...