Errors in uic-generated headers (Fwd: Bug#45999: really fixed?)

Thiago Macieira thiagom at wanadoo.fr
Tue Sep 3 13:24:16 BST 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Carsten Wolff wrote:
>Hi,
>
>this guy has several problems compiling kdebase with gcc3.1. Appearently,
>the error occurs in uic-generated headers from ui-files, wich contain
>widgets, wich were formerely custom and are now designer-plugins.
>He has compiled gcc from source on RedHat7.1.
>Any guess, were the problem hides?

The missing include files are caused by uic not being able to load 
kdewidgets.so (from the plugin include directory). It's very likely that:

a) kdewidgets.so is not there or not found
b) kdewidgets.so is not valid
c) kdewidgets.so was compiled with one version of Qt/uic and you're trying to 
use it with another

make sure that the uic being run is the one you've just compiled with Qt. It's 
very common to be running accidentally a distribution-installed uic

- -- 
  Thiago Macieira - UFOT Registry number: 1001
 thiagom at mail.com
   ICQ UIN: 1967141  PGP/GPG: 0x6EF45358
     Registered Linux user #65028
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9dKnwM/XwBW70U1gRAmlSAKCXnH8G0UM11nBItuBP6TB8DbSE9wCfQqvJ
i8npkBAhyRERxEk0CxjcF0c=
=AGLD
-----END PGP SIGNATURE-----





More information about the kde-core-devel mailing list