OpenNBS / OpenNoteBlockStudio

An open-source Minecraft music maker.
https://opennbs.org/
MIT License
730 stars 50 forks source link

imgui-dialogs #383

Closed time-killer-games closed 1 year ago

time-killer-games commented 1 year ago

I don't have access to my mac, windows, or raspberry pi so the libfiledialogs library is only built for x86_64 linux currently.

I will need someone else to build it with Visual Studio on Mac, and SDL2 needs to be installed with macports with the +universal flag set on it before the library can be built for Mac. Required Linux deps below:

sudo apt-get install -y libsdl2-dev libgtk-3-dev libglib2.0-dev
charlie-sans commented 1 year ago

i dont currently have a mac but i have windows if that helps.