<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:Courier New,courier,monaco,monospace,sans-serif;font-size:12pt"><div>I later discovered that the Windows installer for PyQt automatically includes the binding so I didn't need to compile it manually.&nbsp;&nbsp; I'm all good to go now and the missing breakpoint icon that started this adventure is also resolved.<br></div><div style="font-family: Courier New,courier,monaco,monospace,sans-serif; font-size: 12pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Detlev Offenbach &lt;detlev@die-offenbachs.de&gt;<br><b><span style="font-weight: bold;">To:</span></b> eric@riverbankcomputing.com<br><b><span style="font-weight: bold;">Cc:</span></b> Michael Durr &lt;mcdurr@yahoo.com&gt;<br><b><span style="font-weight:
 bold;">Sent:</span></b> Wednesday, July 15, 2009 10:42:22 AM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [Eric] PyQt compilation errors<br></font><br>
Hi,<br><br>because this is a PyQt related problem you should post it in the PyQt mailing <br>list.<br><br>Regards,<br>Detlev<br><br>On Dienstag, 14. Juli 2009, Michael Durr wrote:<br>&gt; I got around the PyQT problem by downloading the windows installer for<br>&gt; PyQt.&nbsp; So that has gone smoothly, but now when I try to build and install<br>&gt; the Qscintilla Python Bindings I'm getting a make error:<br>&gt;<br>&gt; makefile:20 missing separator. Stop.<br>&gt;<br>&gt; This is the relevant portion of the makefile.&nbsp; I'm using mingw32-make that<br>&gt; was installed with QT.&nbsp; I tried removing the leading white space on the<br>&gt; indented lines, but that leads to a multiple targets error.&nbsp;<br>&gt;<br>&gt; I'm not familiar with make files and would appreciate any help I could<br>&gt; get.&nbsp;<br>&gt;<br>&gt; Thanks<br>&gt;<br>&gt; {.}.cpp{}.obj::<br>&gt; &nbsp;&nbsp;&nbsp; $(CXX) -c $(CXXFLAGS) $(CPPFLAGS) -Fo @&lt;&lt;<br>&gt;
 &nbsp;&nbsp;&nbsp; $&lt;<br>&gt; &lt;&lt;<br>&gt; {.}.cc{}.obj::<br>&gt; &nbsp;&nbsp;&nbsp;&nbsp;$(CXX) -c $(CXXFLAGS) $(CPPFLAGS) -Fo @&lt;&lt;<br>&gt; &nbsp;&nbsp;&nbsp;&nbsp;$&lt;<br>&gt; &lt;&lt;<br>&gt; {.}.cxx{}.obj::<br>&gt; &nbsp;&nbsp;&nbsp;&nbsp;$(CXX) -c $(CXXFLAGS) $(CPPFLAGS) -Fo @&lt;&lt;<br>&gt; &nbsp;&nbsp;&nbsp;&nbsp;$&lt;<br>&gt; &lt;&lt;<br>&gt; {.}.C{}.obj::<br>&gt; &nbsp;&nbsp;&nbsp; $(CXX) -c $(CXXFLAGS) $(CPPFLAGS) -Fo @&lt;&lt;<br>&gt; &nbsp;&nbsp;&nbsp; $&lt;<br>&gt; &lt;&lt;<br>&gt; {.}.c{}.obj::<br>&gt; &nbsp;&nbsp;&nbsp; $(CC) -c $(CFLAGS) $(CPPFLAGS) -Fo @&lt;&lt;<br>&gt; &nbsp;&nbsp;&nbsp; $&lt;<br>&gt; &lt;&lt;<br>&gt; all: $(TARGET)<br>&gt; $(OFILES): $(HFILES)<br>&gt; $(TARGET): $(OFILES)<br>&gt; &nbsp;$(LINK) $(LFLAGS) /OUT:$(TARGET) @&lt;&lt;<br>&gt; &nbsp;&nbsp; $(OFILES) $(LIBS)<br>&gt; &lt;&lt;<br>&gt; &nbsp;mt -nologo -manifest $(TARGET).manifest -outputresource:$(TARGET);2<br><br><br><br>-- <br>Detlev
 Offenbach<br><a ymailto="mailto:detlev@die-offenbachs.de" href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a><br></div></div></div><br>



      </body></html>