From: Pedro V. <ped...@sp...> - 2016-12-27 20:00:23
|
Hi Laurent I tried the current plplot master and I do not get your image axis results. my images are attached, the png is a copy of the wxWidgets window. I used wxWidgets 3.1 and the cmake command below suggestion: try cd build rm -rf * (or rather, the Windows command that deletes everything, on the build folder) and then cmake ".." -G "Visual Studio 14" -DPL_DOUBLE:BOOL=ON -DBUILD_TEST:BOOL=ON -DCMAKE_CONFIGURATION_TYPES:STRING="Debug" -DCMAKE_BUILD_TYPE:STRING="Debug" -DBUILD_SHARED_LIBS:BOOL=OFF -DSTATIC_RUNTIME:BOOL=ON -DPLD_wxwidgets:BOOL=ON -DwxWidgets_ROOT_DIR:PATH=%WXWIN% -DwxWidgets_LIB_DIR:PATH=%WXWIN%\lib\vc_lib -DwxWidgets_CONFIGURATION=mswud -DENABLE_MIX_CXX=ON -DwxWidgets_EXCLUDE_COMMON_LIBRARIES:BOOL=OFF I often have strange results when I don't delete the cmake cache -Pedro On 2016-12-27 05:29, Laurent Berger wrote: > 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...> [1] > Date: Sat Dec 24 14:32:48 2016 -0800 > > Apply spell checker to release notes > > commit dd178fd84c8e67e6c26c6248dc428d8302a0b744 > Author: Alan W. Irwin <ai...@us...> [2] > 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...> [3] > 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) > > > > Links: > ------ > [1] mailto:ai...@us... > [2] mailto:ai...@us... > [3] mailto:p.d...@gm... -- Pedro Vicente ped...@sp... http://www.space-research.org/ |