Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#3609 closed defect (fixed)

Debug Symbols for Nvidia Texture Tools.

Reported by: Stan Owned by: ben
Priority: Must Have Milestone: Alpha 19
Component: Build & Packages Keywords:
Cc: Patch:

Description

Since we are bundling the game with Nvidia Texture Tools (NVTT.DLL on Windows) It'd be nice to have a *.pdb file with it so that we can actually see code inside it.

It seems to be just a flag to pass when compiling though I couldn't find a way to do it myself, being stuck with the CMake project generation.

Since a lot of errors seem to happen on DDS conversions when running low on memory I think it is important to have it.

Change History (3)

comment:1 by ben, 8 years ago

Owner: set to ben
Resolution: fixed
Status: newclosed

In 17272:

Adds debug symbols for bundled win32 NVTT library, fixes #3609, refs #3603

comment:2 by historic_bruno, 8 years ago

Milestone: Alpha 20Alpha 19

Luckily I still had them in a backup, because I had built them on my old laptop :)

comment:3 by Stan, 8 years ago

Nice :D

Note: See TracTickets for help on using tickets.