Hi,

I'm getting this warning:
---
cl.exe  -nologo -I. -I../../../../../include -Gs -TP -W4 -wd4127 -Ot2b1 -EHs-c- 
-MT  -IF:\devl\Qt\4.6.0-msvc\include -IF:\devl\Qt\4.6.0-msvc\include/Qt 
-IF:\devl\Qt\4.6.0-msvc\include/QtCore -IF:\devl\Qt\4.6.0-msvc\include/QtGui 
-IF:\devl\Q
t\4.6.0-msvc\include/QtNetwork -DUNICODE  -Fohbqt_slots.obj -c 
../../../hbqt_slots.cpp
hbqt_slots.cpp
f:\devl\qt\4.6.0-msvc\include\qtcore\../../src/corelib/global/qglobal.h(2249) : 
warning C4512: 'QForeachContainer<T>' : assignment operator could not be 
generated
        with
        [
            T=QStringList
        ]
        ../../../hbqt_slots.cpp(2824) : see reference to class template 
instantiation 'QForeachContainer<T>' being compiled
        with
        [
            T=QStringList
        ]
f:\devl\qt\4.6.0-msvc\include\qtcore\../../src/corelib/global/qglobal.h(2249) : 
warning C4512: 'QForeachContainer<T>' : assignment operator could not be 
generated
        with
        [
            T=QVector<HbSyntaxHighlighter::HighlightingRule>
        ]
        ../../../hbqt_slots.cpp(2860) : see reference to class template 
instantiation 'QForeachContainer<T>' being compiled
        with
        [
            T=QVector<HbSyntaxHighlighter::HighlightingRule>
        ]
---

Brgds,
Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to