Cubitect / cubiomes-viewer

An efficient graphical Minecraft seed finder and map viewer.
GNU General Public License v3.0
1.03k stars 61 forks source link

How do I use this on MacOS #186

Closed 1schlick closed 7 months ago

1schlick commented 1 year ago

I followed the build instructions, and what I got was a directory called "build" which is full of .o and .cpp files. Did I do it correctly? How do I launch the app now?

aalexr commented 1 year ago

For me, app was in the project folder called cubiomes-viewer.app

Cubitect commented 8 months ago

The build may not have finished? The .o object files are linked at the end to the cubiomes-viewer executable in the same build directory.

Cubitect commented 7 months ago

Experimental dmg files are now provided with the releases. Otherwise refer to #107.