stephanecharette / DarkMark

Marking up images for use with Darknet.
https://www.ccoderun.ca/darkmark/Summary.html
Other
166 stars 22 forks source link

Port DarkMark source to work on Windows #25

Closed olokos closed 1 year ago

olokos commented 1 year ago

With all of those changes, Dark Mark can be compiled and works fully on windows, both debug and release builds.

Currently not working/not perfect: Review annotations Debugging DarkMark will output a lot of breakpoints coming from JUCE GUI, which makes it, at least for now, impossible to properly debug the rest of DarkMark.

Both release and debug versions of DarkMark do compile with those changes on Windows 11 and Visual Studio 2022 Community!

olokos commented 1 year ago

Corrected both changed layout and made the windows change - windows specific only!