mdaus / nitro

NITRO (NITFio, "R" is a ligature for "Fi") is a full-fledged, extensible library solution for reading and writing the National Imagery Transmission Format (NITF), a U.S. DoD standard format. It is written in cross-platform C, with bindings available for other languages.
GNU Lesser General Public License v3.0
62 stars 37 forks source link

SENSRB.dll issue with debug and release #584

Closed nikosfik closed 1 year ago

nikosfik commented 1 year ago

Hello,

i've built the library in debug and in release configuration. When i use the dll's release config an exception triggers in TRE.c file in line 104. The issue is solved when i use the debug config. Could you please check it out. I also changed the NITF_PLUGIN_PATH from the release directory to the debug directory.

Could you please check it out?

Regards, Nick