hukkax / Propulse

A crossplatform ProTracker clone with an Impulse Tracker-style interface
GNU Lesser General Public License v3.0
64 stars 6 forks source link

Error compiling on MacOS 64 #5

Closed circular17 closed 10 months ago

circular17 commented 3 years ago

Hi! I get the following error while trying to compile on macOS Catalina.

ld: library not found for -lX11
An error occurred while linking 
hukkax commented 3 years ago

Afraid I can't help you there, I don't have a Mac and am not familiar with them. The file docs/building.txt has 3rd-party contributed build instructions for MacOS, however.

circular17 commented 3 years ago

I did not find anything about X11 in the building.txt file. Though I found that X11 is not available anymore by default on MacOS and that you need to install XQuartz: https://www.xquartz.org

I did that, and now linker complains that it cannot find SDL* for architecture x86_64.