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: Tue, 06 Dec 2011 09:21:36 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0.1) Gecko/20111121 Firefox/8.0.1 SeaMonkey/2.5

If you need to link an application statically to both static QtScript and
QtWebKit, I wonder if you can get away with linking to either libqtscript.a
or libjscore.a, but not both. Perhaps the differences don't matter much to
your application. I have more experience building these libraries than using
them though.
Sadly it fails miserably.
Not too surprising I guess.

Looks like it may be back to DLL's for me.

Are you thinking of just building all of Qt as shared libraries? You might try building just QtWebKit as a DLL.

Mark



reply via email to

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