Re: [Plplot-devel] plplot_pyqt

2009-06-08 Thread Alan W. Irwin
Hi Hazen: On 2009-06-08 11:11-0400 Hazen Babcock wrote: > Hi Alan, > > Thanks for the help and suggestions! I also added: > > COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_CURRENT_SOURCE_DIR}/plplot_pyqt.sip > ${CMAKE_CURRENT_BINARY_DIR}/. > > Since this seemed like the right thing to do to get the "

Re: [Plplot-devel] plplot_pyqt

2009-06-08 Thread Hazen Babcock
Alan W. Irwin wrote: > On 2009-06-06 19:36-0400 Hazen Babcock wrote: >> I've moved the pyqt4 bindings into bindings/python/pyqt4 and I have started >> in on trying to figure out how to get them built. I was able to create the >> required config.py.in using the cmake file() command. Now I'm strugg