Hi,<br><br><div class="gmail_quote">2010/2/25 Benny Lautrup <span dir="ltr">&lt;<a href="mailto:lautrup@nbi.dk">lautrup@nbi.dk</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div link="blue" vlink="purple" lang="DA"><div>










<span lang="EN-US">I am nearly through the build of TW under
Win7, following Stefans instructions (even if they are not completely
up-to-date ;-)).</span>

</div></div></blockquote><div><br>They should be fairly up-to-date. Did you notice anything in particular that was missing/wrong?<br><span lang="EN-US"> <br></span></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div link="blue" vlink="purple" lang="DA"><div>

<p class="MsoNormal"><span lang="EN-US"> Unfortunately, I have run into a
problem towards the end of  the build, when the loader tries to assemble  the
release version of qtmain_win, </span></p>

<p class="MsoNormal"><span lang="EN-US">and bombs out with undefined references to the
LuaPlugin og PythonPlugin. I thought they could be left out with no problem,
and put in later.</span></p></div></div></blockquote><div><br>So did I, but I haven&#39;t investigated this any more closely, yet.<br>I assume you commented the &quot;<a name="Obtaining_and_building_TeXworks"><span class="com">QMAKE_CXXFLAGS += -DSTATIC_SCRIPTING_PLUGINS&quot; line? If this is the case, please include the exact error message / build protocol - otherwise it&#39;s difficult to debug the problem.<br>
<br>Right now, I can only see one possibility: TWLuaPlugin is mentioned explicitly in TeXworks.pro for linking. I had hoped so far that if it&#39;s not needed, it&#39;s not used. In any case, the workaround would be to comment out the lines<br>
    LIBS += -Lplugins-src/TWLuaPlugin/release -lTWLuaPlugin<br>    LIBS += -llua<br>    LIBS += -Lplugins-src/TWPythonPlugin/release -lTWPythonPlugin<br>    LIBS += -LC:/Programme/Python26/libs -lpython26<br></span></a><br>
</div></div>HTH<br>Stefan<br>