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

Home » Developing U++ » U++ Developers corner » compile on one operating system for another
Re: compile on one operating system for another [message #61461 is a reply to message #61435] Sun, 16 February 2025 10:01 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
BetoValle wrote on Tue, 11 February 2025 14:58
Hi,

How to compile a U++ code on Windows to run on Linux?
If there is, is there a description on the website of how to do it?
( For example, in my country, users of the Lazarus language (IDE) compile it on Windows to run it on Linux
https://www.youtube.com/watch?v=XNIggwq_lo4 )

Thanks!


Well, we compile windows U++ installation in Linux using wine, but I guess that is not the best way.

Normally you basically need crosscompile toolchain. I believe every clang binary already supports all possible targets, but you also need to have all target platform dev libraries you need and set paths correctly.

https://clang.llvm.org/docs/CrossCompilation.html
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Rect::Union() question
Next Topic: Bézier Curve and animation Engine for U++ CoreLib
Goto Forum:
  


Current Time: Thu Jun 11 14:48:55 GMT+2 2026

Total time taken to generate the page: 0.00473 seconds