[texworks] Compiling with mingw32

Stefan Löffler st.loeffler at gmail.com
Mon May 24 09:58:19 CEST 2010


Hi,

Am 2010-05-24 05:42, schrieb Paul A Norman:
> Ok so I  now successfully  have TWLuaPlugin.dll and
> TWPythonPlugin.dll sitting in a newly made c:\texworks\plugins
> directory.
>   

This is great :).

> I've done everything from scratch in the c:\texworks directory
>
> mingw32-make clean
> qmake -makefile -win32 TeXworks.pro
> mingw32-make
>
> And I get lots of  this type of message
>
> ./obj/synctex_parser.o:synctex_parser.c:(.text+0x518): first defined here
> ./obj/synctex_parser.o:synctex_parser.c:(.text+0x534): multiple
> definition of `synctex_node_h'
>
> And then this vague message
>
> collect2:ld returned 1 exit status
> mingw32-make[1]: *** [release/TeXworks.exe] Error 1
> mingw32-make[1]: Leaving directory `C:/texworks'
> mingw32-make: *** [release] Error 2
>
> I have tried to find a log file with the information in it, and then
> I re-directed the out put of mingw32-make to a text file, but could
> not find more specific detail on the ld type error. (" ld returned 1
> exit status")
>   

Could you send that complete log file? This synctex parser problems
doesn't seem to be related to plugins at first glance, but there is no
telling without the complete log.

-Stefan


More information about the texworks mailing list