| error PRJ0019: A tool returned an error code from "moc'ing $(SOQT)\src\Inventor\Qt\widgets\SoQtThumbWheel.h" soqt1 |
| error C2678: binary '==' : no operator found which takes a left-hand operand of type 'Ring::iterator' (or there is no acceptable conversion) |
| fatal error LNK1104: cannot open file 'and.obj' CosmeVS |
| Version de Qt | Logiciel | binaires livrés (.exe) | compiler avec Visual Studio (*.sln; *.dsw; *.vcproj; *.dsp) | Compiler avec Cygwin + Visual C++6 | Compiler avec Cygwin + compilateur par défaut (MinGW) |
| Qt3 (Open Source | SoQt | OK | OK | pas testé | pas testé |
| Coin | OK | OK | pas testé | pas testé | |
| Qt4 (Open Source) | SoQt | OK | X | X | X |
| Coin | OK | OK | X | X | |
| Qt4 Commercial | pas encore demandé | ||||
| cosme.obj
: error LNK2019: unresolved external symbol "public: static class
QString __cdecl Cosme::tr(char const *,char const *)"
(?tr@Cosme@@SA?AVQString@@PBD0@Z) referenced in function "private:
__thiscall Cosme::Cosme(void)" (??0Cosme@@AAE@XZ) cosme.obj : error LNK2001: unresolved external symbol "public: virtual char const * __thiscall Cosme::className(void)const " (?className@Cosme@@UBEPBDXZ) cosme.obj : error LNK2001: unresolved external symbol "public: virtual void * __thiscall Cosme::qt_cast(char const *)" (?qt_cast@Cosme@@UAEPAXPBD@Z) cosme.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Cosme::qt_invoke(int,struct QUObject *)" (?qt_invoke@Cosme@@UAE_NHPAUQUObject@@@Z) cosme.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Cosme::qt_emit(int,struct QUObject *)" (?qt_emit@Cosme@@UAE_NHPAUQUObject@@@Z) cosme.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Cosme::qt_property(int,int,class QVariant *)" (?qt_property@Cosme@@UAE_NHHPAVQVariant@@@Z) cosme.obj : error LNK2019: unresolved external symbol "public: static class QMetaObject * __cdecl Cosme::staticMetaObject(void)" (?staticMetaObject@Cosme@@SAPAVQMetaObject@@XZ) referenced in function "public: virtual class QMetaObject * __thiscall Cosme::metaObject(void)const " (?metaObject@Cosme@@UBEPAVQMetaObject@@XZ) Debug\CosmeVS.exe : fatal error LNK1120: 7 unresolved externals |
| C:\ProjetCosme\C.V.S\qt-3>setenv.bat C:\ProjetCosme\C.V.S\qt-3>configure-msvc.net.bat Building Qt/Win Free for Microsoft Visual Studio .NET install headers for bootstrapping... building header copy tool... cl -c -nologo -Zm200 -EHsc -O1 -DUNICODE -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_LITE_COMPONENT -DQT_NODLL -DQT_NO_STL -DQT_NO_COMPRESS -D_CRT_SECURE_NO_DEPRECATE -I"C:\ProjetCosme\C.V.S\qt-3\src\tools" -I"C:\ProjetCosme\C.V.S\qt-3\src\kernel" -I"C:\ProjetCosme\C.V.S\qt-3\include" -I"C :\ProjetCosme\C.V.S\qt-3\include\private" -I"C:\ProjetCosme\C.V.S\qt-3\qmake" -I"C:\ProjetCosme\C.V.S\qt-3\misc\link_includes" -I"C:\ProjetCosme\C.V.S \qt-3\mkspecs\win32-msvc.net" -Fotmp\ @C:\DOCUME~1\Gilles\LOCALS~1\Temp\nmC1A.tmp NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\bin\cl.exe"' : return code '0xc0000135' Stop. An error occured. Configuration aborted. |