Menu

Compiling: Fedora Core 3

Help
antonisuk
2005-02-02
2013-04-22
  • antonisuk

    antonisuk - 2005-02-02

    Hi

    I get the following error when trying to complile lx-viewer 1.0.2 in Fedora Core 3.

    g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt-3.3//include  -I/usr/X11R6/include    -O2 -Wall -c fileio.cpp
    g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt-3.3//include  -I/usr/X11R6/include    -O2 -Wall -c main.cpp
    /bin/sh ../libtool --silent --mode=link g++  -O2 -Wall -s -o viewer -L/usr/lib/qt-3.3//lib  -L/usr/X11R6/lib  svgexport.o report.o commandproc.o splashapp.o  3Dview.moc.o colorfunctions.moc.o commandproc.moc.o drawingboard.moc.o drawingenvironment.moc.o fileio.moc.o helpabout.moc.o layermanager.moc.o plotter.moc.o report.moc.o drawingenvironment.o layermanager.o serialport.o utilities.o plotter.o infomessage.o 3Dview.o helpabout.o errorhandlers.o colorfunctions.o vectorize.o OD_interface.o drawingboard.o fileio.o main.o OpenDWG/ad2.a OpenDWG/ad3.a  -lqt -lXext -lX11
    /usr/bin/ld: cannot find -lqt
    collect2: ld returned 1 exit status
    make[3]: *** [viewer] Error 1
    make[3]: Leaving directory `/home/antonis/lx-viewer/lx-viewer-1.0.2/viewer'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/antonis/lx-viewer/lx-viewer-1.0.2/viewer'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/antonis/lx-viewer/lx-viewer-1.0.2'
    make: *** [all-recursive-am] Error 2

    Current Installation includes qt-3.3, I also have added the ad2.a and ad3.a files (not the headers) into the lx-viewer/viewer/OpenDWG folder.

    Any ideas?

    Thanks in advance

    AntonisUK

     
    • antonisuk

      antonisuk - 2005-02-02

      ha,

      It works now! I have followed the Mandrake installation notes.

      Thanks again

      Antonis

       
    • Andrew Bibb

      Andrew Bibb - 2005-02-04

      Boy I like ones like this.  Glad it is working for you

      Andy

       

Log in to post a comment.