[texworks] New build system

Peter Wüsten peter.wuesten at gmx.de
Sun May 18 14:10:29 CEST 2014



Atsuhito Kohda wrote:
> Well, I changed CMakeFile.txt in line #113 
> OPTION(WITH_PYTHON "Build TeXworks Python plugin?" OFF)
> to
> OPTION(WITH_PYTHON "Build TeXworks Python plugin?" ON)
> but as Stefan advised already it should be better to add
> -DWITH_PYTHON=1 to cmake option.

Thank you, the cmake option did the trick :-) I had tried changing
CMakeLists.txt, but that didn't work. 

> I'm not sure if I understand you correctly but I think 
> "build dependency" should depend on OS, but on debian 
> it is python-dev and also I guess one might need to modify 
> TWPythonPlugin.pro in plugins-src/TWPythonPlugin.

I'm sorry. I should have said that I'm running and building TeXworks on
Ubuntu 14.4. I thought I might be missing a Python-related library
needed for the build, but running cmake with above option was all it
took. Thanks again for your help!

Best regards,

Peter Wuesten





More information about the texworks mailing list