I'm trying to compile using MSVC 2005, and regrettably the compile failed.
Any ideas? Is this related to 2005, I see in the
HOWTO BuildingfromGit Wiki that 2008 is used.
[make] Generating Code...
[make] cl -c -nologo -Zm200 -Zc:wchar_t- -O2 -MD -GR -EHsc -W3
-w34100 -w34189 -DUNICODE -DWIN32 -DQT_LARGEFILE
_SUPPORT -DQT_QTJAMBI_IMPORT -DQT_DLL -DQT_NO_DEBUG -DQT_CORE_LIB
-DQT_THREAD_SUPPORT -I"..\..\..\Qt\qt-everywhere-opens
ource-src-4.6.0-beta1\include\QtCore"
-I"..\..\..\Qt\qt-everywhere-opensource-src-4.6.0-beta1\include"
-I"..\qtjambi" -I
"..\common" -I"c:\tools\jdk1.6.0_12\include"
-I"c:\tools\jdk1.6.0_12\include\win32" -I"." -I"..\..\..\Qt\qt-everywhere-o
pensource-src-4.6.0-beta1\include\ActiveQt" -I"release"
-I"..\..\..\Qt\qt-everywhere-opensource-src-4.6.0-beta1\mkspecs\
win32-msvc2005" -Forelease\ @C:\DOCUME~1\HELGEF~1\LOCALS~1\Temp\nmF76.tmp
[make] qtjambiconcurrent.cpp
[make] cl -c -nologo -Zm200 -Zc:wchar_t- -O2 -MD -GR -EHsc -W3
-w34100 -w34189 -DUNICODE -DWIN32 -DQT_LARGEFILE
_SUPPORT -DQT_QTJAMBI_IMPORT -DQT_DLL -DQT_NO_DEBUG -DQT_CORE_LIB
-DQT_THREAD_SUPPORT -I"..\..\..\Qt\qt-everywhere-opens
ource-src-4.6.0-beta1\include\QtCore"
-I"..\..\..\Qt\qt-everywhere-opensource-src-4.6.0-beta1\include"
-I"..\qtjambi" -I
"..\common" -I"c:\tools\jdk1.6.0_12\include"
-I"c:\tools\jdk1.6.0_12\include\win32" -I"." -I"..\..\..\Qt\qt-everywhere-o
pensource-src-4.6.0-beta1\include\ActiveQt" -I"release"
-I"..\..\..\Qt\qt-everywhere-opensource-src-4.6.0-beta1\mkspecs\
win32-msvc2005" -Forelease\ @C:\DOCUME~1\HELGEF~1\LOCALS~1\Temp\nmF77.tmp
[make] moc_qtjambishell_QAbstractAnimation.cpp
[make] moc_qtjambishell_QAbstractEventDispatcher.cpp
[make] moc_qtjambishell_QAbstractItemModel.cpp
[make] moc_qtjambishell_QAbstractListModel.cpp
[make] moc_qtjambishell_QAnimationGroup.cpp
[make] moc_qtjambishell_QBuffer.cpp
[make] moc_qtjambishell_QCoreApplication.cpp
[make] moc_qtjambishell_QFile.cpp
[make] moc_qtjambishell_QFileSystemWatcher.cpp
[make] moc_qtjambishell_QFutureWatcher.cpp
[make] moc_qtjambishell_QFutureWatcherBase.cpp
[make] moc_qtjambishell_QFutureWatcherVoid.cpp
[make] moc_qtjambishell_QIODevice.cpp
[make] moc_qtjambishell_QParallelAnimationGroup.cpp
[make] moc_qtjambishell_QPauseAnimation.cpp
[make] moc_qtjambishell_QProcess.cpp
[make] moc_qtjambishell_QPropertyAnimation.cpp
[make] moc_qtjambishell_QSequentialAnimationGroup.cpp
[make] moc_qtjambishell_QSignalMapper.cpp
[make] moc_qtjambishell_QSocketNotifier.cpp
[make] Generating Code...
[make] Compiling...
[make] moc_qtjambishell_QState.cpp
[make] moc_qtjambishell_QStateMachine.cpp
[make] moc_qtjambishell_QTemporaryFile.cpp
[make] moc_qtjambishell_QTimeLine.cpp
[make] moc_qtjambishell_QTimer.cpp
[make] moc_qtjambishell_QVariantAnimation.cpp
[make] moc_qtjambiconcurrent_p.cpp
[make] Generating Code...
[make] link
/LIBPATH:"c:\Qt\qt-everywhere-opensource-src-4.6.0-beta1\lib" /NOLOGO
/INCREMENTAL:NO /MANIFEST /MA
NIFESTFILE:"release\com_trolltech_qt_core.intermediate.manifest" /DLL
/OUT:..\lib\com_trolltech_qt_core.dll @C:\DOCUME~1
\HELGEF~1\LOCALS~1\Temp\nmF78.tmp
[make] Creating library ..\lib\com_trolltech_qt_core.lib and object
..\lib\com_trolltech_qt_core.exp
[make] qtjambishell_QStateMachine_SignalEvent.obj : error LNK2019:
unresolved external symbol "public: __thiscall Q
StateMachine::SignalEvent::SignalEvent(class QObject *,int,class QList<class
QVariant> const &)" (??0signalev...@qstatem
achine@@q...@pavqobject@@habv?$ql...@vqvariant@@@@@Z) referenced in function
_Java_com_trolltech_qt_core_QStateMachine_1S
ignalevent__1_1qt_1qstatemachine_1signalevent_1qobject_1int_1list__jiljava_util_lis...@24
[make] qtjambishell_QStateMachine_WrappedEvent.obj : error LNK2019:
unresolved external symbol "public: __thiscall
QStateMachine::WrappedEvent::WrappedEvent(class QObject *,class QEvent *)"
(??0wrappedev...@qstatemachine@@q...@pavqobjec
t@@PAVQEvent@@@Z) referenced in function
_Java_com_trolltech_qt_core_QStateMachine_1WrappedEvent__1_1qt_1QStateMachine_1
wrappedevent_1qobject_1qevent_...@24
[make] ..\lib\com_trolltech_qt_core.dll : fatal error LNK1120: 2
unresolved externals
[make] NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual
Studio 8\VC\BIN\link.EXE"' : return code '0x4
60'
[make] Stop.
[make] NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual
Studio 8\VC\BIN\nmake.exe"' : return code '0x
2'
[make] Stop.
[make] NMAKE : fatal error U1077: 'cd' : return code '0x2'
[make] Stop.
BUILD FAILED
C:\devel\community-port-to-4_6\build.xml:294: Running: nmake failed with
exit code: 2
Regards,
Helge Fredriksen
_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest