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 » Compiling app using theIde command line ? (linux)
Compiling app using theIde command line ? (linux) [message #51740] Fri, 10 May 2019 21:30 Go to next message
Xemuth is currently offline  Xemuth
Messages: 387
Registered: August 2018
Location: France
Senior Member
Hello Community,

I have built TheIde on my raspberry Pi (Have follow this post) and I want to compile one of my code on it.
problem is, since I had only dev C++ on windows ( GUI <3 ), I have no idea of how compile upp project using only command line.

I guess(According to this page) TheIde can be used to build project using Upp framework without having to give a huge gcc command.

If I'm guessing right, can you guys give me a simple example of how build reference/HttpServer ?

Thanks in advance

Have a good day !
Re: Compiling app using theIde command line ? (linux) [message #51741 is a reply to message #51740] Fri, 10 May 2019 22:19 Go to previous messageGo to next message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
You should use umk instead of TheIDE.
Example:
umk MyApps your_project GCC -bs

For reference/HttpServer
umk reference HttpServer GCC -bs



Regards,
Novo

[Updated on: Fri, 10 May 2019 22:28]

Report message to a moderator

Re: Compiling app using theIde command line ? (linux) [message #51742 is a reply to message #51740] Fri, 10 May 2019 22:43 Go to previous message
Xemuth is currently offline  Xemuth
Messages: 387
Registered: August 2018
Location: France
Senior Member
Hey ! Thanks Novo !

have a good day !
Previous Topic: Button and WantFocus
Next Topic: Memory leaks ?
Goto Forum:
  


Current Time: Fri Mar 29 10:53:26 CET 2024

Total time taken to generate the page: 0.02011 seconds