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 » Developing U++ » U++ Developers corner » How umk is built under windows ?
Re: How umk is built under windows ? [message #60287 is a reply to message #60284] Sun, 12 November 2023 18:55 Go to previous message
Klugier is currently offline  Klugier
Messages: 1099
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello Xemuth,

Yes, I agree with Koldo. The easiest way is to copy UMK binary for U++ distribtion (.zip file). Alternativly, if you want to build UMK from scratch you can do it directly from TheIDE. Just select uppsrc assembly and then umk. After building it in release mode just copy the binary whenever you want.

Makefile is mostly for Linux. You can for example clone our repository and then run "make" command "make -f umkMakefile.in -j ${NUMBER_OF_CPUS}". We are currently duing it in our CI/CD. Here is the link to the line which is responsible for building UMK from makefile.

Klugier


U++ - one framework to rule them all.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: A temporary solution to garbled code in U++applications built through MSVC
Next Topic: Porting upp Core to ESPE32/FreeRTOS
Goto Forum:
  


Current Time: Fri May 02 16:01:46 CEST 2025

Total time taken to generate the page: 0.03940 seconds