Sunday, July 6th 2008, 4:41pm UTC+1

You are not logged in.

  • Login
  • Register

Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

aclex

Beginner

1

Friday, January 11th 2008, 9:37pm

Qt4.3 compilation problem

I tried to build Qt 4.3.3 Open Source in Linux on x86_64 machine with GCC 4.2.2. With default CXXFLAGS it builds ok, but I have to build it with -fvisibility=hidden for KDE4. With CXXFLAGS="-fvisibility=hidden" it fails with thousands of "undefined reference to..." error messages. All error symbols are from Qt, for example QString methods. Maybe, someone can help me... What's wrong with it?

Thank you for your help

This post has been edited 1 times, last edit by "aclex" (Jan 11th 2008, 10:08pm)

  • Go to the top of the page

Rate this thread