No, that's right. Testing the generator directly on one of the typesystem
files using

C:\qt\qtjambi-src-preview-4.5.0_01\generator>release\generator.exe
typesystem_co
re-common.xml

resulted in a popup informing about a missing entry point for QHashData in
QtCore4.dll.

I'm afraid the infamous Dr. Watson wasn't able to help me with the problem
either...

Best regards,
Helge Fredriksen


On Thu, Feb 26, 2009 at 8:34 AM, Gunnar Sletta <gun...@trolltech.com> wrote:

> Helge Fredriksen wrote:
>
>> Hello, attempted to build the tech preview of Jambi 4.5 on Vista using
>> visual studio compiler 2005.
>>
>> Below is the last lines of the compile. Any ideas?
>>
>> Helge F.
>>
>>     [make]     "C:\Program Files\Microsoft Visual Studio
>> 8\VC\BIN\nmake.exe" -f Makefile.Release all
>>     [make]
>>     [make] Microsoft (R) Program Maintenance Utility Version
>> 8.00.50727.762
>>     [make] Copyright (C) Microsoft Corporation.  All rights reserved.
>>     [make]
>>     [make]     cd qtjambi_gui\ && "C:\Program Files\Microsoft Visual
>> Studio 8\VC\BIN\nmake.exe" -f Makefile
>>     [make]
>>     [make] Microsoft (R) Program Maintenance Utility Version
>> 8.00.50727.762
>>     [make] Copyright (C) Microsoft Corporation.  All rights reserved.
>>     [make]
>>     [make]     "C:\Program Files\Microsoft Visual Studio
>> 8\VC\BIN\nmake.exe" -f Makefile.Debug all
>>     [make]
>>     [make] Microsoft (R) Program Maintenance Utility Version
>> 8.00.50727.762
>>     [make] Copyright (C) Microsoft Corporation.  All rights reserved.
>>     [make]
>>     [make]     "C:\Program Files\Microsoft Visual Studio
>> 8\VC\BIN\nmake.exe" -f Makefile.Release all
>>     [make]
>>     [make] Microsoft (R) Program Maintenance Utility Version
>> 8.00.50727.762
>>     [make] Copyright (C) Microsoft Corporation.  All rights reserved.
>>     [make]
>>     [make]     cd qtjambi_sql\ && "C:\Program Files\Microsoft Visual
>> Studio 8\VC\BIN\nmake.exe" -f Makefile
>>     [make]
>>     [make] Microsoft (R) Program Maintenance Utility Version
>> 8.00.50727.762
>>     [make] Copyright (C) Microsoft Corporation.  All rights reserved.
>>     [make]
>>     [make]     "C:\Program Files\Microsoft Visual Studio
>> 8\VC\BIN\nmake.exe" -f Makefile.Debug all
>>     [make]
>>     [make] Microsoft (R) Program Maintenance Utility Version
>> 8.00.50727.762
>>     [make] Copyright (C) Microsoft Corporation.  All rights reserved.
>>     [make]
>>     [make]     link /LIBPATH:"c:\qt\qt-win-commercial-src-4.5.0-tp1\lib"
>> /NOLOGO /DEBUG /MANIFEST /MANIFESTFILE:"debug\com_trolltech_qt_sql
>> _debuglib.intermediate.manifest" /DLL
>> /OUT:..\lib\com_trolltech_qt_sql_debuglib.dll
>> @C:\Users\helge\AppData\Local\Temp\nm8DEC.tmp
>>     [make] LINK : warning LNK4001: no object files specified; libraries
>> used
>>     [make] LINK : warning LNK4068: /MACHINE not specified; defaulting to
>> X86
>>     [make] LINK : error LNK2001: unresolved external symbol
>> __dllmaincrtstar...@12
>>     [make] ..\lib\com_trolltech_qt_sql_debuglib.dll : fatal error LNK1120:
>> 1 unresolved externals
>>     [make] NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual
>> Studio 8\VC\BIN\link.EXE"' : return code '0x460'
>>     [make] Stop.
>>     [make] NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual
>> Studio 8\VC\BIN\nmake.exe"' : return code '0x2'
>>     [make] Stop.
>>     [make] NMAKE : fatal error U1077: 'cd' : return code '0x2'
>>     [make] Stop.
>>
>
> It doesn't seem to have compiled anything. The the generator run properly?
> Are there .cpp files in the cpp/com_trolltech_qt_sql directory?
>
> -
> Gunnar
>
_______________________________________________
Qt-jambi-interest mailing list
Qt-jambi-interest@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to