[Gambas-user] qeventloop.h: No such file or directory

Benoit Minisini gambas at ...2...
Wed Jul 9 23:10:53 CEST 2003


Le Mercredi 9 Juillet 2003 19:42, Philip A. Chapman a écrit :
> Carlos,
>
> From the "Important Notes" page on the gambas website
> http://gambas.sourceforge.net/, 8.0 does not work because of strange
> linking errors.  Redhat 9.0 does work *BUT* you must upgrade your Qt
> library from rawhide
> http://distro.ibiblio.org/pub/Linux/distributions/redhat/rawhide/ before
> compiling.
>
> Updating from rawhide can be a pain.  The way I did it was to install
> the apt-get port from freshrpms.net.  I then updated my
> /etc/apt/sources.list file.  I commented out the updates from
> ayo.freshrpms.net:
>
> #rpm http://ayo.freshrpms.net redhat/9/i386 os updates freshrpms
> #rpm-src http://ayo.freshrpms.net redhat/9/i386 os updates freshrpms
>
> and added an approriate rawhide apt repository:
>
> rpm ftp://ftp.uninett.no/pub/linux/apt redhat/rawhide/en/i386/redhat os
> rpm-src ftp://ftp.uninett.no/pub/linux/apt redhat/rawhide/en/i386/redhat
> os
>
> That is not three lines, but two.  The last line is long and wrapped.
>
> Then issue the command apt-get install qt
>
> On Wed, 2003-07-09 at 12:21, Carlos Wagner wrote:
> > Dear Benoît:
> >
> > Gambas is a great idea. I am trying to install and I get this error
> > message
> >
> >
> > c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/lib/qt3/include/
> > -I../../../src/share -pipe -Wall -fno-exceptions -g -O0 -c main.cpp   
> > -fPIC -DPIC -o main.lo
> > main.cpp:44:24: qeventloop.h: No such file or directory
> >
> > I am using Linux RedHat 8 and is up-to-date. Do you know why?
> >
> > Thank you,
> >
> > Carlos Eduardo Wagner
> > carlos_wagner at ...188...
> >
> >

The problems come from code into the qt component that is not compatible with 
qt 3.0. I will try to make this component compatible with qt 3.0...

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the User mailing list