[texworks] Problem compiling svn version with Mingw
Stefan Löffler
st.loeffler at gmail.com
Mon Apr 26 17:43:04 CEST 2010
Hi,
Am 2010-04-26 16:03, schrieb Ignasi Furió:
> today I tested last texworks version and after 'svn', 'qmake' and
> 'ming32-make', it finished with some errors and without any executable.
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.
HTH
Stefan
More information about the texworks
mailing list