ossimlabs / ossim

Core OSSIM (Open Source Software Image Map) package including C++ code for OSSIM library, command-line applications, tests, and build system
MIT License
295 stars 142 forks source link

Fix some bugs found while building with Visual Studio 2017. #266

Closed tclarke closed 3 years ago

tclarke commented 3 years ago

Disambiguation casts needed in some spots. Incorrect preprocessor checks. Fix string comparison against char. External library cmake scripts were not locating debug libs.