On Monday 01 November 2004 9:21 pm, Timothy Grant wrote: > ...That is probably off-topic, but I'm going to ask here anyway. > > When I try and build sip on OS/X I get the following error. > > Error: This version of Qt seems to use tmake but the TMAKEPATH environment > is not set. > > My search has turned up all sorts of possible ways to set this, but > none of them seem to work. > > So if some kind soul would point me in the right direction I'd appreciate > it. > > Thank you very much.
The error message is a bit misleading. QMAKESPEC needs to be set - and should have been set automatically if your Qt configuration is correct. Phil _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
