Are there PDB files available for TDxNavLib.lib?

Post questions, comments and feedback to our 3Dconnexion Windows Development Team.

Moderator: Moderators

Post Reply
pelle
Posts: 4
Joined: Mon Nov 27, 2023 12:14 am

Are there PDB files available for TDxNavLib.lib?

Post by pelle »

When linking using Visual Studio on Windows, we get this warning:

Code: Select all

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 missing. It would be nicer to have the actual PDB file(s). Could it be bundled with the SDK, or is it secret?

Cheers,
Pelle
ngomes
Moderator
Moderator
Posts: 3431
Joined: Mon Nov 27, 2006 7:22 am
Contact:

Re: Are there PDB files available for TDxNavLib.lib?

Post by ngomes »

pelle wrote: Tue Apr 22, 2025 3:28 am Could it be bundled with the SDK, or is it secret?
Alas, no. 3Dconnexion does not include pdb files in SDK packages.
Nuno Gomes
Post Reply