Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 195 matches

Go to advanced search

Advanced search
Search found 195 matches
  • Page 1 of 8
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 8
  • Next
by Eckos
Fri Nov 07, 2008 11:35 pm
Forum: Unsupported Software
Topic: GCC 4.4.0 testing
Replies: 383
Views: 266489

Well they almost have all P1 regressions then need to drop the 161 count down below 100 before they officially release it. I can't wait for the bad boy ;), I know it's too early to even consider it. But I wonder what will be in 4.5.0. I'll probably switch to GCC-4.4.0 when it gets in RC stage for me ...
  • Jump to post
by Eckos
Thu Oct 23, 2008 2:40 pm
Forum: Portage & Programming
Topic: looking for a c++ widget library.
Replies: 10
Views: 1444

well then I guess your choice is wxWidgets or Gtkmm
  • Jump to post
by Eckos
Thu Oct 23, 2008 8:40 am
Forum: Portage & Programming
Topic: looking for a c++ widget library.
Replies: 10
Views: 1444

you don't need to purchase a license unless you want to sell it. =\
  • Jump to post
by Eckos
Thu Oct 23, 2008 2:06 am
Forum: Portage & Programming
Topic: looking for a c++ widget library.
Replies: 10
Views: 1444

Gtkmm is a little pain to set up on Windows if you want it really to be updated. But its a great library but just lacks networking. Which is a paint to find a good library.
Qt is the best imho. I use it but I'm giving unbiased. The signal and slots are great and fairly easy to use. wxWidgets is and ...
  • Jump to post
by Eckos
Thu Oct 16, 2008 10:09 pm
Forum: Unsupported Software
Topic: The desktop-effects overlay
Replies: 424
Views: 394311

I'm having trouble with compiz-fusion. When I use it. And if I try to change the theme with emerald, it doesn't change at all :(
  • Jump to post
by Eckos
Wed Oct 15, 2008 6:47 am
Forum: Unsupported Software
Topic: No hardware acceleration with nvidia-drivers?
Replies: 6
Views: 3924

did you forget to switch from nv to nvidia?
  • Jump to post
by Eckos
Tue Oct 14, 2008 9:42 pm
Forum: Portage & Programming
Topic: Standardized Equivalent to __declspec(dllexport)?
Replies: 3
Views: 1138

I have something like this in my code

#ifdef Q_CC_MSVC
#ifdef BUILD_DLL
#define DECL_EXPORT __declspec(dllexport)
#else
#define DECL_EXPORT __declspec(dllimport)
#endif
#elif Q_CC_UNIX
#define DECL_EXPORT
#endif
  • Jump to post
by Eckos
Tue Oct 14, 2008 9:06 pm
Forum: Portage & Programming
Topic: Failure to use KDE4 Headers
Replies: 0
Views: 533

Failure to use KDE4 Headers

I'm having so much of a difficult time to use KDevelop3 to develop KDE4 programs. The KDE4 headers are in /usr/include and there are so many that it cause code-complete to buckle and break. Is there a way to work around this and have auto-complete for KDE4?
  • Jump to post
by Eckos
Mon Oct 13, 2008 10:25 pm
Forum: Portage & Programming
Topic: Any package using Qt4 Fails
Replies: 3
Views: 1873

Okay I fixed it I think. Haven't gotten no errors so far.

I had to recompile qt-core with debug useflags. But then soprano complained about qt-core using the debug which i have no idea why? Maybe wrong writing in ebuild? But I fixed it by installing raptor by itself, then compiled soprano with ...
  • Jump to post
by Eckos
Mon Oct 13, 2008 8:41 pm
Forum: Portage & Programming
Topic: Any package using Qt4 Fails
Replies: 3
Views: 1873

Any package using Qt4 Fails

I get this error.

/usr/lib64/qt4/libQtGui.so: undefined reference to 'QCoreApplicationPrivate::checkReceiverThread(QObject*);

I've tried recompiling it multiply times and it keeps failing on any package it uses. But it compiles successfully.
  • Jump to post
by Eckos
Sun Jun 15, 2008 10:24 am
Forum: Other Things Gentoo
Topic: Portage Questions
Replies: 4
Views: 1850

wim-x wrote:I don't know if portage can do that, I don't think so.

I would first compile virtualbox with gcc-4.2.4 using gcc-config, and then switch back to gcc-4.3.1 and emerge world.
But then it would fail if I did a emerge -e world
  • Jump to post
by Eckos
Sun Jun 15, 2008 7:39 am
Forum: Other Things Gentoo
Topic: Portage Questions
Replies: 4
Views: 1850

Portage Questions

Is there a way to keep --nodeps from removing a gcc version from there when I have multiple versions? Even if I accently forget to set the option?

I have virtualbox and it won't work with gcc-4.3.1 and was wondering how can I make portage when I do a -e world it would compile it with 4.2.4 and not ...
  • Jump to post
by Eckos
Fri Jun 13, 2008 4:22 pm
Forum: Unsupported Software
Topic: GCC 4.3.0 testing! (part 2)
Replies: 111
Views: 69185

I wouldn't advise people to use glibc-2.8. It's too buggy right now.
  • Jump to post
by Eckos
Wed Jun 11, 2008 5:41 pm
Forum: Unsupported Software
Topic: GCC 4.3.0 testing! (part 2)
Replies: 111
Views: 69185

Michal. wrote:Hello,

I get:

Code: Select all

Checking for working mktime... no
during emerging bash with GCC-4.3.1

GCC-4.2.3: http://pastebin.com/m62061722 GCC-4.3.1: http://pastebin.com/d2f25c523
Did you emerge -C mktemp? If you did, emerge coreutils. Then try again.
  • Jump to post
by Eckos
Mon Jun 09, 2008 3:00 pm
Forum: Unsupported Software
Topic: GCC 4.3.0 testing!
Replies: 701
Views: 409791

unK wrote:
Eckos wrote:I wonder now will gcc-4.3.1 come close to being marked stable in a month or two?
it hit ~arch already.
I know. marked STABLE not marked arch.
  • Jump to post
by Eckos
Mon Jun 09, 2008 7:03 am
Forum: Unsupported Software
Topic: Unofficial minimal 2008.0 for x86/amd64 w/reiser4+truecrypt
Replies: 136
Views: 231039

Can you bump the compiler up to 4.3.1 since it's in portage now?
  • Jump to post
by Eckos
Mon Jun 09, 2008 6:57 am
Forum: Unsupported Software
Topic: GCC 4.3.0 testing!
Replies: 701
Views: 409791

I wonder now will gcc-4.3.1 come close to being marked stable in a month or two?

Edit: Now we need a 4.4.0 testing thread
  • Jump to post
by Eckos
Sun Jun 08, 2008 5:45 pm
Forum: Other Things Gentoo
Topic: Athlon64-sse3
Replies: 5
Views: 2761

i use -march=native -msse3 and I have a AMD Athlon 64 X2 3800+.
  • Jump to post
by Eckos
Sun Jun 08, 2008 4:53 pm
Forum: Unsupported Software
Topic: GCC 4.3.0 testing!
Replies: 701
Views: 409791

sweet!!!!!!!!!!!!!!!!!
  • Jump to post
by Eckos
Fri Jun 06, 2008 3:13 am
Forum: Portage & Programming
Topic: Qt4 FPS
Replies: 1
Views: 979

Qt4 FPS

I am using Qt4 with OpenGL. And I was wonderinf if anyone has/know any tutorials on calculating the frames per second or have source code of it. Because I can't find anything on it.
  • Jump to post
by Eckos
Mon Jun 02, 2008 8:34 pm
Forum: Portage & Programming
Topic: KDE 3.5.x -> KDE 4
Replies: 6
Views: 1261

huh?
  • Jump to post
by Eckos
Fri May 30, 2008 12:09 am
Forum: Unsupported Software
Topic: KDE 4.1 portage
Replies: 726
Views: 461661

I hope they fix the ugly menu because theres like no borders at all and its unattractive. And Fix the bug about how the clock and the notification area just flickers and sometimes just go black and disappear.

Which revision did you tried? 4.0.80? Which graphic card? Did you already filled a ...
  • Jump to post
by Eckos
Thu May 29, 2008 3:20 am
Forum: Unsupported Software
Topic: KDE 4.1 portage
Replies: 726
Views: 461661

I hope they fix the ugly menu because theres like no borders at all and its unattractive. And Fix the bug about how the clock and the notification area just flickers and sometimes just go black and disappear.
  • Jump to post
by Eckos
Tue May 27, 2008 1:56 am
Forum: Installing Gentoo
Topic: gentoo-sources
Replies: 7
Views: 6272

you can do

Code: Select all

emerge -av =gentoo-sources-2.6.22
  • Jump to post
by Eckos
Thu May 22, 2008 4:49 am
Forum: Installing Gentoo
Topic: Dual boot (XP/Gentoo) set-up issues [SOLVED]
Replies: 3
Views: 1975

I don't have "=" in mine. So that won't be the problem but glad it works for you =)
  • Jump to post

Search found 195 matches
  • Page 1 of 8
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 8
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic