hampusborgos / rme

Remere's Map Editor
Other
294 stars 222 forks source link

Map not drawing, MacOS #438

Closed RM650 closed 1 month ago

RM650 commented 1 month ago

Hi I have problem with drawing map on canvas. Everything from gui is drawn properly, like minimap, palettes etc. I compiled RME by my self, and fixed some problems with deprecations and glutInit, because it caused crashes. Could you give me some tips, how can I debug why drawing map on canvas not working?

macOs Sonoma 14.5 boost 1.86 nlohmann_json 3.11.3 LibArchive 3.7.6 wxWidgets 3.2.5 RME lastest version cloned

image

RM650 commented 1 month ago

problem solved, Installed packages by brew instead of vcpkg.