Hi Orion
AGG is going to be dropped for the next release anyway. I am currently
finishing of some changes to the wxWidgets driver that simplify the code base
considerably, including ditching agg and wxGraphicsContext backend in favour of
a single wxDC backend that can use a wxGCDC to get the same functionality.
Phil
-----Original Message-----
From: "Orion Poplawski" <or...@cora.nwra.com>
Sent: 06/02/2015 23:23
To: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca>
Cc: "PLplot development list" <Plplot-devel@lists.sourceforge.net>
Subject: Re: [Plplot-devel] Error with cmake 3.1.1
On 02/06/2015 03:58 PM, Alan W. Irwin wrote:
> On 2015-02-06 14:29-0700 Orion Poplawski wrote:
>
>> On 02/06/2015 11:53 AM, Alan W. Irwin wrote:
>>> On 2015-02-06 08:39-0700 Orion Poplawski wrote:
>>>
>>>> And now that I actually check, I see that this is fixed in git.
>>>
>>> Hi Orion:
>>>
>>> Glad you found the solution in git master.
>>>
>>> My apologies as release manager that this fix and other improvements
>>> have stayed so long in git master without being released. That issue
>>> is going to be rectified on February 28th when git master will be
>>> released as PLplot-5.11.0. So if you (or others here) find any issues
>>> with git master, please let me know ASAP.
>>
>> Great, thanks. It would be helpful for my testing if git master started
>> calling itself 5.11.0.
>
> Hi Orion:
>
> Most project's version number changes are done quite late in release
> cycles to allow flexibility in choosing the release number (say if an
> emergency release has to be made to fix an issue or a series of
> release candidate releases are issued at the end of the release
> cycle). This late in the release cycle we could be a bit flexible
> about that (since the time is long past for emergency fix releases for
> this release cycle and we don't plan any release candidates before the
> final release).
I guess I don't understand why you couldn't just branch off of an earlier
point if you needed to do a bugfix release. Most projects would have already
made a stable branch for such things, but you could do it at any time.
> However, if you don't mind I would prefer to stick to my original plan
> of updating all the version numbers and starting my own extensive
> testing of git master two weeks from now (the soft freeze date of
> February 21st where ideally the only commits to master after that
> until the release on February 28th should be bug fixes and
> documentation updates). In any case you should plan to do some
> extensive testing of PLplot after that soft freeze date because we
> still expect to see some substantial PLplot improvements (Phil and
> Jim's work) as well as API propagation efforts land on master before
> that soft freeze date. However, if it is not too inconvenient for you
> to work temporarily with a release version of 5.10.0 for git master,
> it would also be useful if you did at least one test before that soft
> freeze date in case we need additional time to fix any problems you
> might find due to your use of cutting-edge Fedora software for all the
> PLplot dependencies.
It's look pretty good so far. Difference so far:
+-- checking for module 'libagg'
+-- package 'libagg' not found
+-- Could NOT find AGG (missing: AGG_LIBRARIES AGG_INCLUDE_DIR)
+-- WARNING: AGG not found. Setting HAVE_AGG to OFF.
+-- WARNING: wxwidgets driver and bindings components depending on AGG library
have been dropped
Before, HAVE_AGG showed blank. Perhaps I should enable it now. Suggestions?
I dropped it a while back:
* Thu Aug 9 2012 Orion Poplawski <or...@cora.nwra.com> - 5.9.9-10.svn12202
- Drop agg support
not sure why now.
--- Cairo OCaml library found
--- checking for module 'cairo'
--- found cairo, version 1.14.0
--- lablgtk2 OCaml library found
+-- WARNING:Cairo OCaml library not found. Disabling Plcairo module
+-- WARNING:Cairo OCaml library not found. Disabling lablgtk2 support
+-- WARNING: lablgtk2 OCaml library not found.
Hmm, will have to figure out why plplot can no longer find it. This is
definitely due to a plplot change.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA, Boulder/CoRA Office FAX: 303-415-9702
3380 Mitchell Lane or...@nwra.com
Boulder, CO 80301 http://www.nwra.com
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel