[texworks] Building on Windows 7

Stefan Löffler st.loeffler at gmail.com
Tue Feb 23 14:34:06 CET 2010


Hi,

Am 2010-02-23 00:13, schrieb Casey P. Johnson:
> I'm sorry to be a bother, but I am having trouble building the latest
> revision. It seems to be related to the plugin functionality. I have
> compiled the two plugins and placed the .dll files in texworks-read-only
> as instructed in the faq, but I get the following errors:
>
> ./obj\TWScriptable.o:TWScriptable.cpp:(.text+0xa): undefined reference to
> `qt_pl
> ugin_instance_TWLuaPlugin()'
> ./obj\TWScriptable.o:TWScriptable.cpp:(.text+0x19): undefined reference to
> `qt_p
> lugin_instance_TWPythonPlugin()'
>   

I believe this can easily be fixed by commenting out the line
"QMAKE_CXXFLAGS += -DSTATIC_SCRIPTING_PLUGINS" (by prefixing it with a '#').
BTW: The dlls should go into texworks-read-only/plugins.

HTH
Stefan


More information about the texworks mailing list