[texworks] Problem compiling svn version with Mingw
Alain Delmotte
esperanto at swing.be
Tue Apr 27 11:55:32 CEST 2010
Hi Stefan,
Stefan Löffler a écrit :
> Am 2010-04-27 08:29, schrieb Ignasi Furió:
>
>>> This seems to be related to the new component uitools that has been
>>> introduced in r627. I have been playing around with this a bit, and it
>>> seems that adding the line
>>> LIBS += -lQtUiTools
>>> to TeXworks.pro (in the place you perform all the other changes) fixes
>>> this problem. So it seems to be a problem with the order of libraries
>>> that get linked, though I don't know why Qt doesn't handle this itself.
>>>
>>> If this works I'll update the guide accordingly.
>>>
I also had to add the line in TWLuaPlugin.pro and TWPythonPlugin.pro
Otherwise the compilation of the plugins was entering an infinite(?)
loop I had to stop by Ctrl+C
So adding at the 3 places (+TeXworks.pro) allowed the compilations.
>>>
>> Yes, it works. Thank you,
>>
>
> OK, I've updated the guide on the wiki. Thanks.
>
So I think this has also to be added to the wiki.
Alain
> -Stefan
>
>
More information about the texworks
mailing list