Re: [PyQt] Specifying Qscintilla2 Include Directories When Building with PyQt 4.10

2013-03-07 Thread Phil Thompson
On Thu, 07 Mar 2013 09:17:19 -0500, Scott Kitterman wrote: > On Thursday, March 07, 2013 01:38:57 PM Phil Thompson wrote: >> On Thu, 07 Mar 2013 00:07:10 -0500, Scott Kitterman >> >> >> wrote: >> > You may recall that last year I had an issue with the fact that due to >> >> the >> >> > Debian/

Re: [PyQt] Specifying Qscintilla2 Include Directories When Building with PyQt 4.10

2013-03-07 Thread Scott Kitterman
On Thursday, March 07, 2013 01:38:57 PM Phil Thompson wrote: > On Thu, 07 Mar 2013 00:07:10 -0500, Scott Kitterman > > wrote: > > You may recall that last year I had an issue with the fact that due to > > the > > > Debian/Ubuntu multi-arch implementation, I need to include headers from > > two

Re: [PyQt] Specifying Qscintilla2 Include Directories When Building with PyQt 4.10

2013-03-07 Thread Phil Thompson
On Thu, 07 Mar 2013 00:07:10 -0500, Scott Kitterman wrote: > You may recall that last year I had an issue with the fact that due to the > Debian/Ubuntu multi-arch implementation, I need to include headers from > two > different directories (one common and one arch specific): > > http://www.rive

[PyQt] Specifying Qscintilla2 Include Directories When Building with PyQt 4.10

2013-03-06 Thread Scott Kitterman
You may recall that last year I had an issue with the fact that due to the Debian/Ubuntu multi-arch implementation, I need to include headers from two different directories (one common and one arch specific): http://www.riverbankcomputing.com/pipermail/pyqt/2012-October/032049.html With the new