U++ framework
Do not panic. Ask here before giving up.

Home » Developing U++ » Mac OS » Cross-compilation for MacOS on Linux
Cross-compilation for MacOS on Linux [message #56100] Sun, 24 January 2021 14:22 Go to previous message
Novo is currently offline  Novo
Messages: 1431
Registered: December 2006
Ultimate Contributor
I'm trying to set up cross-compilation for MacOS on Linux using osxcross.
I'm able to compile code using COMMON_FLAGS = "OSX POSIX BSD".
But linker is still using libraries for Linux.

 -lX11
 -lXinerama
 -lXrender -lX11
 -lXft
 -lXdmcp
 -lfontconfig -lfreetype
 -lxcb
 -lXext
 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
 -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
 -lexpat
 -lpng16 -lz
 -lz -lpthread


Could you fix that, please?

TIA


Regards,
Novo
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Compilation of umk & theide using Makefile
Next Topic: I cant compile sound example....
Goto Forum:
  


Current Time: Tue Apr 28 02:43:24 GMT+2 2026

Total time taken to generate the page: 0.00510 seconds