|
|
> On Wednesday 07 December 2005 20:09, Veliczky Rudolf wrote:
>> >CONFIG += release
>> >QT -= gui
>> >
>> >TEMPLATE = app
>> >TARGET = qcall
>> >SOURCES = qcall.cpp
>> >LIBS += -ltcl8.4
>> >INCLUDEPATH += /usr/include/tcl8.4
>>
>> a little word makes all the difference: release.
>
> Strange: it shouldn't make any difference in regards to libQtGui. And in
> fact it does not for me: I just tried with debug and without the CONFIG
> line - in both cases it linked libQtCore_debug instead of libQtCore, but
> it
> did not attempt to use libQtGui.
>
>
> Konrad
>
It's really very strange. I've just tried it on my xp box with debug on, and
qtgui.dll is immediately required. On both we use qt4.0.1
After all, i can live along with a release on the target machines... :-(
Rudolf
------------------------------------------------------------------------
Telcsi.hu - A legújabb csengőhangok menő slágerekkel >>>
Polifónikus és normál csengőhangok >>> Animált és normál háttérképek >>>
MP3 effektek >>> http://www.telcsi.hu/index.php?prefix=VM
--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/
|
|