Home » Developing U++ » Mac OS » Mac OSX: How to setup U++
Re: Mac OSX: How to setup U++ [message #51401 is a reply to message #51361] |
Thu, 21 March 2019 22:07   |
 |
forlano
Messages: 1213 Registered: March 2006 Location: Italy
|
Senior Contributor |
|
|
Hello,
I was able to compile my package (now testing it).
To compile X11 program I had to install Xquartz
https://www.xquartz.org/index.html
that provide a X11 replacement that is not included in Mojave.
Then I needed to run in the terminal the command
ln -s /opt/X11/include/X11 /usr/local/include/X11
to let the compiler find the files.
Then I needed to modify the include and library path in Theide to point correctly to the include and lib folder.
Luigi
edit: IGNORE THIS POST. XQuartz is not needed!!!
[Updated on: Tue, 26 March 2019 22:54] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Sat Aug 09 08:03:24 CEST 2025
Total time taken to generate the page: 0.02935 seconds
|