From: Laurent B. <lau...@un...> - 2016-12-27 10:29:21
|
Thanks for your answer. I give you all command I done. I work on master (I made a copy on my previous folder). I build plplot in static using vs2015. When I run x04 example problem is still here. Example seems slower now. I think that I applyed patch because legend are good now but axis labels are still wrong $ git log commit 26bc4bf13aa41dff0e19345e982eca00a0458578 Author: Alan W. Irwin <ai...@us...> Date: Sat Dec 24 14:32:48 2016 -0800 Apply spell checker to release notes commit dd178fd84c8e67e6c26c6248dc428d8302a0b744 Author: Alan W. Irwin <ai...@us...> Date: Sat Dec 24 14:04:09 2016 -0800 Update the release notes for 5.12.0 N.B. The ChangeLog consisting of all the commit messages for the ~400 commits that are included in this release has been reviewed to help insure that these release notes mention all the major PLplot developments that have occurred for this release. So virtually all sections of these release notes should be ready for release. However, my work on the large documentation update is still in progress so that section of these release notes will likely require further revision. commit 995e75e6086caaf04d65c307612b6edaa49f96bc Author: Phil Rosenberg <p.d...@gm...> Date: Tue Dec 20 13:33:43 2016 +0000 Laurent@PC-Laurent-Vision MINGW64 /g/lib/plplot (master) $ git am < /c/Users/Laurent.PC-LAURENT-VISI/Desktop/patch/0001-wxwidgets-binding -fix-for-delayed-OnCreate-event.patch Applying: wxwidgets binding: fix for delayed OnCreate event .git/rebase-apply/patch:355: new blank line at EOF. + warning: 1 line adds whitespace errors. Laurent@PC-Laurent-Vision MINGW64 /g/lib/plplot (master) $ git am < /c/Users/Laurent.PC-LAURENT-VISI/Desktop/patch/0002-Reintroduce-OnCre ate-event.patch Applying: Reintroduce OnCreate() event Laurent@PC-Laurent-Vision MINGW64 /g/lib/plplot (master) |