[PyKDE] snapshot-20031226 minor build error

Phil Thompson phil at riverbankcomputing.co.uk
Sun Dec 28 20:33:00 GMT 2003


On Saturday 27 December 2003 8:03 pm, michael ferraro wrote:
> I encountered this error when building sip-snapshot-20031226
>
> c++: -install_name only allowed with -dynamiclib
>
> I removed the -install_name $(TARGET) from the Makefile(line 11)
> in the siplib directory and the build proceeded and installed OK
>
> was;	 	LFLAGS = -bundle -install_name $(TARGET) -framework Python
> now:     	LFLAGS = -bundle -framework Python

Should be fixed in tonight's snapshot.

Phil




More information about the PyQt mailing list