On 2009-06-15 17:52-0400 Hazen Babcock wrote:
> Ok. I just checked in my progress so far. I'm still struggling to get
> plplot_pyqt.so correctly linked to qt.so.
I made some additional CMake logic tweaks that I thought were necessary
(revision 10049). But for now a dirty build is required to ge
Alan W. Irwin wrote:
> On 2009-06-15 14:57-0400 Hazen Babcock wrote:
>
>> Alan W. Irwin wrote:
>>> On 2009-06-15 12:30-0400 Hazen Babcock wrote:
>>>
Hi Alan,
I'm getting closer, but I can see that there is at least one missing
dependency. I need to link to the qt.so library th
On 2009-06-15 14:57-0400 Hazen Babcock wrote:
> Alan W. Irwin wrote:
>> On 2009-06-15 12:30-0400 Hazen Babcock wrote:
>>
>>> Hi Alan,
>>>
>>> I'm getting closer, but I can see that there is at least one missing
>>> dependency. I need to link to the qt.so library that is generated by our
>>> Qt
Alan W. Irwin wrote:
> On 2009-06-15 12:30-0400 Hazen Babcock wrote:
>
>> Hi Alan,
>>
>> I'm getting closer, but I can see that there is at least one missing
>> dependency. I need to link to the qt.so library that is generated by our Qt
>> bindings, but I can't figure out what its name is in our
On 2009-06-15 12:30-0400 Hazen Babcock wrote:
> Hi Alan,
>
> I'm getting closer, but I can see that there is at least one missing
> dependency. I need to link to the qt.so library that is generated by our Qt
> bindings, but I can't figure out what its name is in our build system. At
> present I
Alan W. Irwin wrote:
>
> Hi Hazen:
>
> I am glad you put the question on list since these build system details
> concerning add_custom_command (and add_custom_target) are important for all
> PLplot developers if they want to understand or modify our build system
>
> Here is what you have now:
>
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 "
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
On 2009-06-06 19:36-0400 Hazen Babcock wrote:
> Alan W. Irwin wrote:
>> Hi Hazen:
>>
>> I sometimes do my best work while asleep. :-)
>>
>> Anyhow, I woke up this morning with an improved idea about how your pyqt
>> example should really be handled. I was overfocussed yesterday on the
>> buil
Alan W. Irwin wrote:
> Hi Hazen:
>
> I sometimes do my best work while asleep. :-)
>
> Anyhow, I woke up this morning with an improved idea about how your pyqt
> example should really be handled. I was overfocussed yesterday on the
> build
> of the plplot_pyqt extension module and assumed that
On 2009-06-01 16:07-0400 Hazen Babcock wrote:
> [...]a sketch of how you'd tackle this problem [building the new pyqt
example] using the new build system would be appreciated :).
Hi Hazen:
I am going to post my reply to your question on list because I believe
others will be interested in my answ
11 matches
Mail list logo