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 libjscore.a not installed


From: Mark Brand
Subject: Re: [Mingw-cross-env-list] Qt libjscore.a not installed
Date: Thu, 08 Dec 2011 23:45:01 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0.1) Gecko/20111121 Firefox/8.0.1 SeaMonkey/2.5


Using shared Qt libs looks like the only known solution for linking an application to both QtWebKit and QtScript at this point.

It's possible to build a usable shared Qt with mingw-cross-env. I used to do it regularly several version ago. Just remove "-static" from the configure options in qt.mk.

I forgot to mention that you should be able to enable "-phonon" support if you build shared Qt.

Mark



reply via email to

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