Can i fix this?

configure:8472: checking if Qt compiles without flags
configure:8532: c++ -o conftest -g -O2 -I -I/sw/include -L/usr/X11R6/lib
conftest.C -lqt-mt -lXext -lX11  1>&5
conftest.C:2: qglobal.h: No such file or directory
conftest.C:3: qapplication.h: No such file or directory
conftest.C:4: qapp.h: No such file or directory
conftest.C:5: qobjcoll.h: No such file or directory
conftest.C:6: qstyle.h: No such file or directory
conftest.C:8: #error 1
configure: failed program was:
#include "confdefs.h"
#include <qglobal.h>
#include <qapplication.h>
#include <qapp.h>
#include <qobjcoll.h>
#include <qstyle.h>
#if ! (QT_VERSION >= 220)
#error 1
#endif

int main() {
    QStringList *t = new QStringList();
    return 0;
}


�.��^`�.,][JFH][`�.,��.��][JFH][�.��^`�.,
                 Justin F. Hallett               
                    CAISnet Inc.      
      2nd Floor, 11635 - 160 Street   
     Edmonton, AB, Canada  T5M 3Z3
          Phone: (780)-408-3094
            Fax: (780)-454-3200
        E-Mail: [EMAIL PROTECTED]
         http://www.caisnet.com/
�.��^`�.,][JFH][`�.,��.��][JFH][�.��^`�.,


_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to