mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] Qt link error


From: Volker Grabsch
Subject: Re: [Mingw-cross-env-list] Qt link error
Date: Sun, 28 Mar 2010 03:23:44 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

Nikos Chantziaras <address@hidden> schrieb:
> On 03/27/2010 09:59 PM, Mark Brand wrote:
> >
> >Thanks. Could you try again after removing these from your environment?
> >
> >QMAKESPEC=linux-g++
> >QTDIR=/usr/qt/3
> >QT_PLUGIN_PATH=/home/realnc/.kde4/lib64/kde4/plugins/:/usr/lib64/kde4/plugins/
> 
> That helped and Qt built successfully.  I suspect it was just QMAKESPEC 
> that was causing the error though.  QTDIR is ignored by Qt4 entirely, 
> it's only used by Qt3.  QT_PLUGIN_PATH can't have an effect upon compile 
> time, only runtime.

Okay, so please make a test build by unsetting just QMAKESPEC, and
leaving QTDIR and QT_PLUGIN_PATH intact.

> How do I peform a "make clean" that only cleans out Qt so I can rebuild 
> with only QMAKESPEC unset to test?

There's no such thing for various reasons. Please have a look at:
http://lists.gnu.org/archive/html/mingw-cross-env-list/2010-01/msg00066.html

So I suggest to simply build Qt again:

    touch src/qt.mk
    make qt

In addition, please check out current development version:
http://mingw-cross-env.nongnu.org/#development

In the development version I just added a change that should
allow you to build Qt without unsetting QMAKESPEC in your shell:
http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/1058f6444f86


Greets,

    Volker

-- 
Volker Grabsch
---<<(())>>---
Administrator
NotJustHosting GbR




reply via email to

[Prev in Thread] Current Thread [Next in Thread]