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 » U++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » How to compile svn-package with NoGTK?
Re: How to compile svn-package with NoGTK? [message #41596 is a reply to message #41595] Sat, 04 January 2014 11:17 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

slashupp wrote on Sat, 04 January 2014 10:24

I'm using http://www.ultimatepp.org/downloads/upp-x11-src-6715.tar.gz to build, but it does so using GTK by default.

I do not want GTK, how do I compile this package using the nogtk-flag?

Hi slashupp,

I'm afraid that is not really possible with the pregenerated makefile Sad

But if you wish, you can grab a copy of the universal makefile and run it like this:
cd upp-x11-src-6715
make -f /path/to/mkfile PKG=ide FLAGS=".NOGTK GUI GCC"

That should do the trick. It also works for most other packages. More details about the usage can be found in the makefile itself.

Best regards,
Honza
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: g++-4.8
Next Topic: freetype problem
Goto Forum:
  


Current Time: Tue May 07 11:04:53 CEST 2024

Total time taken to generate the page: 0.01828 seconds