Hi,

there is a kind of bug in qt 3.2x it only occures with the intel compiler. I
attached a patched qt header file.

Andreas


> Hi,
> 
> we also had problems (one unresolved symbol) with using QT Version 3.2 
> and an older version of OpenSG than you use.
> Try QT Version 3.1.1. This should work as the dailybuilds also use this 
> version.
> 
> Christoph
> 
> 
> Jack Gundrum wrote:
> 
> > Hi,
> >
> > I am trying to build the  1 dec 03 source on a windows XP box. I am 
> > using VC6 with the Intel 7.1 compiler.
> > This builds thanks to the help from Christoph with iccvars.bat. When I 
> > try to add Qt 3.2 with
> > "--with-qt=/cygdrive/c/Qt/3.2.0Educational"  I get the following
> >
> > make -C Builds/i686-pc-cygwin*
> > make[1]: Entering directory `/home/OpenSG/Builds/i686-pc-cygwin-icl71'
> > make[2]: Entering directory `/home/OpenSG/Builds/i686-pc-cygwin-icl71'
> > make[3]: Entering directory 
> > `/home/OpenSG/Builds/i686-pc-cygwin-icl71/BaseLib'
> > make[3]: Leaving directory 
> > `/home/OpenSG/Builds/i686-pc-cygwin-icl71/BaseLib'
> > make[3]: Entering directory 
> > `/home/OpenSG/Builds/i686-pc-cygwin-icl71/SystemLib'
> > make[3]: Leaving directory 
> > `/home/OpenSG/Builds/i686-pc-cygwin-icl71/SystemLib'
> > make[3]: Entering directory 
> > `/home/OpenSG/Builds/i686-pc-cygwin-icl71/WindowWIN32Lib'
> > make[3]: Leaving directory 
> > `/home/OpenSG/Builds/i686-pc-cygwin-icl71/WindowWIN32Lib'
> > make[3]: Entering directory 
> > `/home/OpenSG/Builds/i686-pc-cygwin-icl71/WindowQTLib'
> > "/cygdrive/c/Program Files/Intel/Compiler70/IA32/Bin/xilink.exe" -dll 
> > -map  -out:lib-dbg/OSGWindowQTD.dll \
> >    -LIBPATH:"c:\Program Files\Intel\Compiler70\IA32\Lib" 
> > -LIBPATH:"c:\Program Files\Microsoft Visual Studio\VC98\Lib"     
> >
>
-LIBPATH:"C:\cygwin\home\OpenSG\Builds\i686-pc-cygwin-icl71\WindowWIN32Lib\lib-dbg"
  
> >
>
-LIBPATH:"C:\cygwin\home\OpenSG\Builds\i686-pc-cygwin-icl71\SystemLib\lib-dbg"  
> >
>
-LIBPATH:"C:\cygwin\home\OpenSG\Builds\i686-pc-cygwin-icl71\BaseLib\lib-dbg"  
> > -LIBPATH:"c:\Qt\3.2.0Educational\lib"   
> > "obj-dbg\OSGQFieldContainerView_qt.obj" 
> > "obj-dbg\OSGQFieldEditorFactory.obj" "obj-dbg\OSGQFieldEditor_qt.obj" 
> > "obj-dbg\OSGQFieldLabelFactory.obj" "obj-dbg\OSGQFieldValueLabel.obj" 
> > "obj-dbg\OSGQFieldView_qt.obj" 
> > "obj-dbg\OSGQGLManagedDesignerWidget_qt.obj" 
> > "obj-dbg\OSGQGLManagedWidget_qt.obj" "obj-dbg\OSGQGLWidget_qt.obj" 
> > "obj-dbg\OSGQMatrixFieldValueLabel.obj" 
> > "obj-dbg\OSGQNodeTreeView_qt.obj" 
> > "obj-dbg\OSGQPointFieldValueLabel.obj" 
> > "obj-dbg\OSGQSceneGraphViewFunctions.obj" 
> > "obj-dbg\OSGQSceneGraphView_qt.obj" "obj-dbg\OSGQTWindow.obj" 
> > "obj-dbg\OSGQTWindowBase.obj" "obj-dbg\OSGQTypedFieldValueLabel.obj" 
> > "obj-dbg\OSGQVectorFieldValueLabel.obj" 
> > "obj-dbg\OSGQWidgetFunctions.obj" "obj-dbg\OSGWindowQTPlugin.obj"  
> > OSGWindowWIN32D.lib  OSGSystemD.lib  OSGBaseD.lib    opengl32.lib 
> > glu32.lib gdi32.lib user32.lib kernel32.lib MSVCPRTD.lib MSVCRTD.lib 
> > libmmd.lib winmm.lib wsock32.lib            \
> >     -NODEFAULTLIB  -Debug  Microsoft (R) Incremental Linker Version 
> > 6.00.8168
> > Copyright (C) Microsoft Corp 1992-1998. All rights reserved.
> >
> > -dll -map -out:lib-dbg/OSGWindowQTD.dll "-LIBPATH:c:\Program 
> > Files\Intel\Compiler70\IA32\Lib" "-LIBPATH:c:\Program Files\Microsoft 
> > Visual Studio\VC98\Lib" 
> >
>
-LIBPATH:C:\cygwin\home\OpenSG\Builds\i686-pc-cygwin-icl71\WindowWIN32Lib\lib-dbg
  
> >
> >
>
-LIBPATH:C:\cygwin\home\OpenSG\Builds\i686-pc-cygwin-icl71\SystemLib\lib-dbg  
> >
> >
> -LIBPATH:C:\cygwin\home\OpenSG\Builds\i686-pc-cygwin-icl71\BaseLib\lib-dbg

> > -LIBPATH:c:\Qt\3.2.0Educational\lib 
> > obj-dbg\OSGQFieldContainerView_qt.obj 
> > obj-dbg\OSGQFieldEditorFactory.obj obj-dbg\OSGQFieldEditor_qt.obj 
> > obj-dbg\OSGQFieldLabelFactory.obj obj-dbg\OSGQFieldValueLabel.obj 
> > obj-dbg\OSGQFieldView_qt.obj 
> > obj-dbg\OSGQGLManagedDesignerWidget_qt.obj 
> > obj-dbg\OSGQGLManagedWidget_qt.obj obj-dbg\OSGQGLWidget_qt.obj 
> > obj-dbg\OSGQMatrixFieldValueLabel.obj obj-dbg\OSGQNodeTreeView_qt.obj 
> > obj-dbg\OSGQPointFieldValueLabel.obj 
> > obj-dbg\OSGQSceneGraphViewFunctions.obj 
> > obj-dbg\OSGQSceneGraphView_qt.obj obj-dbg\OSGQTWindow.obj 
> > obj-dbg\OSGQTWindowBase.obj obj-dbg\OSGQTypedFieldValueLabel.obj 
> > obj-dbg\OSGQVectorFieldValueLabel.obj obj-dbg\OSGQWidgetFunctions.obj 
> > obj-dbg\OSGWindowQTPlugin.obj OSGWindowWIN32D.lib OSGSystemD.lib 
> > OSGBaseD.lib opengl32.lib glu32.lib gdi32.lib user32.lib kernel32.lib 
> > MSVCPRTD.lib MSVCRTD.lib libmmd.lib winmm.lib wsock32.lib 
> > -NODEFAULTLIB -Debug   Creating library lib-dbg/OSGWindowQTD.lib and 
> > object lib-dbg/OSGWindowQTD.exp
> > OSGQGLManagedWidget_qt.obj : error LNK2001: unresolved external symbol 
> > "__declspec(dllimport) public: __thiscall 
> > QConnection::~QConnection(void)" (__imp_??1QConnection@@[EMAIL PROTECTED])
> > OSGQGLWidget_qt.obj : error LNK2001: unresolved external symbol 
> > "__declspec(dllimport) public: __thiscall 
> > QConnection::~QConnection(void)" (__imp_??1QConnection@@[EMAIL PROTECTED])
> > OSGQNodeTreeView_qt.obj : error LNK2001: unresolved external symbol 
> > "__declspec(dllimport) public: __thiscall 
> > QConnection::~QConnection(void)" (__imp_??1QConnection@@[EMAIL PROTECTED])
> > OSGQSceneGraphView_qt.obj : error LNK2001: unresolved external symbol 
> > "__declspec(dllimport) public: __thiscall 
> > QConnection::~QConnection(void)" (__imp_??1QConnection@@[EMAIL PROTECTED])
> > OSGQFieldContainerView_qt.obj : error LNK2001: unresolved external 
> > symbol "__declspec(dllimport) public: __thiscall 
> > QConnection::~QConnection(void)" (__imp_??1QConnection@@[EMAIL PROTECTED])
> > OSGQFieldEditor_qt.obj : error LNK2001: unresolved external symbol 
> > "__declspec(dllimport) public: __thiscall 
> > QConnection::~QConnection(void)" (__imp_??1QConnection@@[EMAIL PROTECTED])
> > OSGQFieldView_qt.obj : error LNK2001: unresolved external symbol 
> > "__declspec(dllimport) public: __thiscall 
> > QConnection::~QConnection(void)" (__imp_??1QConnection@@[EMAIL PROTECTED])
> > OSGQGLManagedDesignerWidget_qt.obj : error LNK2001: unresolved 
> > external symbol "__declspec(dllimport) public: __thiscall 
> > QConnection::~QConnection(void)" (__imp_??1QConnection@@[EMAIL PROTECTED])
> >
> > .
> > .
> > .
> >
> >
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive?  Does it
> help you create better code?  SHARE THE LOVE, and help us help
> YOU!  Click Here: http://sourceforge.net/donate/
> _______________________________________________
> Opensg-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/opensg-users
> 

-- 
+++ GMX - die erste Adresse für Mail, Message, More +++
Neu: Preissenkung für MMS und FreeMMS! http://www.gmx.net

Attachment: qptrvector.h
Description: Binary data

Reply via email to