Mailing List Archive

Support open source code!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help wih building KDE libraries



>>>>> "AS" == Antony Stace <antony@example.com> writes:

    AS> g++ -o conftest -O2 -fno-exceptions
    AS> -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes
    AS> -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -INO
    AS> -I/usr/X11R6/include   -L/usr/local/qt/lib -L/usr/X11R6/lib  conftest.C 
    AS> -lqt -lpng -lz -lm -ljpeg  -lXext -lX11 -lSM -lICE  1>&5

There must be a -I/usr/local/qt/include for this to compile. 

    AS> conftest.C:2: qglobal.h: No such file or directory             (1)
    AS> conftest.C:3: qapplication.h: No such file or directory        (2)
    AS> conftest.C:4: qapp.h: No such file or directory                (3)
    AS> conftest.C:5: qobjcoll.h: No such file or directory            (4)
    AS> conftest.C:6: qevent.h: No such file or directory              (5)
    AS> conftest.C:7: qstring.h: No such file or directory             (6)
    AS> conftest.C:8: qstyle.h: No such file or directory              (7)
    AS> conftest.C:9: qiconview.h: No such file or directory           (8)
    AS> conftest.C:11: #error 1

Hope this gives you a hint...

Viktor


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links