Re: [PyKDE] Problems building QtAssistant

2006-10-22 Thread Lawrence Oluyede
I also had to tweak a finalise() with if mod == "QtAssistant": incdir.append(os.path.join(qtincdir[0], mod)) because it didn't include the standard include path for Qt with QtAssistant module. Now I get this: Checking to see if the QtAssistant module should be built... c++ -DQT_NO_DEBUG -I.

Re: [PyKDE] Problems building QtAssistant

2006-10-22 Thread Phil Thompson
On Sunday 22 October 2006 11:17 am, Lawrence Oluyede wrote: > I noticed the QtAssistant module has not been built with the latest > snapshot of sip and PyQt. I re-ran the configuration step with "-w" > and this is what I get: > > Checking to see if the QtAssistant module should be built... > c++ -D

[PyKDE] Problems building QtAssistant

2006-10-22 Thread Lawrence Oluyede
I noticed the QtAssistant module has not been built with the latest snapshot of sip and PyQt. I re-ran the configuration step with "-w" and this is what I get: Checking to see if the QtAssistant module should be built... c++ -DQT_NO_DEBUG -I. -I/usr/local/Trolltech/Qt-4.2.1/mkspecs/default -I/usr