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 » Synaptic Package Manager
Re: Synaptic Package Manager [message #34213 is a reply to message #34208] Wed, 02 November 2011 14:42 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1791
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

jthornton wrote on Wed, 02 November 2011 13:58

Once installed I assume I just use "g++ file.cpp -o file" to compile like other C++ programs?

Well, technically it does work like that... But U++ is very large framework and to get everything working correctly you'd have to call g++ hundreds of times, with correct parameters. The recommended way is to install theide package (also available in the PPA) and use TheIDE for development - it is written for U++ (and in U++ Smile ) and it will take care of everything automatically. Have a look here and here for some introduction about the organization of code and TheIDE usage. Then you can start by looking at the examples shipped with upp or the tutorials linked from Manual page (note: the code for tutorials is also shipped with the upp package, so you can watch it while reading Wink ).

If you still have questions after looking at all this, don't be afraid to ask Wink

Honza


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Linking error with gdk_pixbuf-2.0
Next Topic: U++ and Managed c++ /clr
Goto Forum:
  


Current Time: Fri Jul 18 10:05:51 CEST 2025

Total time taken to generate the page: 0.05021 seconds