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 » Need help at Linux (debian) install
Re: Need help at Linux (debian) install [message #37467 is a reply to message #37466] Tue, 09 October 2012 22:19 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1791
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

NilaT wrote on Tue, 09 October 2012 21:43

Hi,

I just wanted to say thank you, changing "lsb_release -sc" to "wheezy" solved the problem.

Here is my output from lsb_release -sc resp. lsb_release -a:
Quote:

nil@kampfkeks:~$ lsb_release -sc
debian
nil@kampfkeks:~$ lsb_release -a
No LSB modules are available.
Distributor ID: LinuxMint
Description: Linux Mint Debian Edition
Release: 1
Codename: debian
nil@kampfkeks:~$


So now it's clear why it didn't work yesterday Wink

Great Very Happy I'll adjust the README to handle this.


NilaT wrote on Tue, 09 October 2012 21:43

When I run theide, all menus are blank. I can't read anything. I have to put the mouse over, so the text appears.
...
//edit: Okay, solved problem #1 by myself. Solution: In theide go Setup -> Environment -> IDE and change GUI theme from "Host platform" to standard". I think the fonts were incompatible.


Seems more like a same color of text and its background. U++ tries to guess those colors from the GTK, but unfortunately, in some cases it can result in little glitches like this.

NilaT wrote on Tue, 09 October 2012 21:43

And another funny thing, when I create a brand new "CtrlLib application with main window" and compile it, I get several errors.

Please take a look at the attached screenshot, maybe you can give me some help.

You are using gcc 4.7, right? It is the only compiler that produces this error Smile The latest stable release came out before gcc4.7 became available, so there this little bug just appeared after compiler upgrade for some people. It is very easy to fix (see this commit). Either apply the change on your installed code, or grab a package from nightly repository (they're more stable anyways Smile )

NilaT wrote on Tue, 09 October 2012 21:43

But for problem #2 ... can you show me your Build Methods? I only got gcc in there. But there has to be mingw, right?
GCC is default and most used compiler in the non-Windows world Wink It is also possible to use Clang with U++. MinGW on linux is AFAIK only good for cross-compilation to windows (but I might be wrong).

Best regards,
Honza

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: FLTK [FEATURE REQUEST]
Next Topic: Callbacks mechanism doesn't handle overloaded functions?
Goto Forum:
  


Current Time: Sun Aug 24 14:17:23 CEST 2025

Total time taken to generate the page: 0.04852 seconds