Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » Linux Executable (is there a way to build a linux executable from U++ on windows?)
Re: Linux Executable [message #57402 is a reply to message #57401] Thu, 05 August 2021 09:36 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14261
Registered: November 2005
Ultimate Member
Novo wrote on Thu, 05 August 2021 03:58
adham_selim wrote on Wed, 04 August 2021 07:11
I need to build a .exe for linux but im using U++ on windows. Is there a way to do this or will I have to install linux?

Try to check what Docker can do for you.
Docker is based on Linux containers (lightweight version of VM).
Advantage - you do not need to install Linux. Docker will automatically download a preinstalled image for you.
Disadvantage - you will need to learn how to use Docker.
There are images with preinstalled Clang or GCC.
You'll just need to create an image with U++, which is using umk as a build tool.


Guys, why I appreciate your suggestions, this is Newbie corner...
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: GridCtrl - get width column
Next Topic: Cannot debug application on ubuntu linux
Goto Forum:
  


Current Time: Sun Jun 15 04:39:04 CEST 2025

Total time taken to generate the page: 0.04840 seconds