simonfuhrmann / mve

Multi-View Environment
http://www.gcc.tu-darmstadt.de/home/proj/mve/
Other
977 stars 419 forks source link

[Feature requested] Could you please provide a debug version for windows compiling? #526

Closed CaptainEven closed 3 years ago

CaptainEven commented 3 years ago

@simonfuhrmann It's OK now! After a complete compiling of debug after modifying CMAKE_CONFIGURATION_TYPES in CMakeLists.txt of the 3rdparty libraries and modifying input lib configuration of MVE.sln, it can be debugged line by line and break-point can be set now.