[Plplot-general] Plplot and wxWidgets help

2018-01-16 Thread David Bergman via Plplot-general
I would like some assistance getting plplot working with wxWidgets.  I've been developing GUI's to run various research code I've developed and I'd like to use plplot to make 3-dim plots in a window (or panel) within the GUI. I've been using wxWidgets version 3.1.0, PLplot version 5.13.0, and Vis

[Plplot-general] More questions about install

2018-01-23 Thread David Bergman via Plplot-general
I am trying to build plplot in cygwin.Following the instructions at:https://sourceforge.net/p/plplot/wiki/Configure_PLplot_for_cygwin/ produces results for the first command cmake -DCMAKE_INSTALL_PREFIX=install ../ However make produces the following make: *** No targets specified and no makefi

Re: [Plplot-general] More questions about install

2018-01-24 Thread David Bergman via Plplot-general
questions about install     On Jan 23, 2018, at 1:17 PM, David Bergman via Plplot-general wrote:   I am trying to build plplot in cygwin. Following the instructions at: https://sourceforge.net/p/plplot/wiki/Configure_PLplot_for_cygwin/   produces results for the fir

Re: [Plplot-general] More questions about install

2018-01-24 Thread David Bergman via Plplot-general
Wednesday, January 24, 2018 4:17 AM To: David Bergman Cc: plplot-general@lists.sourceforge.net Subject: Re: [Plplot-general] More questions about install     On Jan 23, 2018, at 1:17 PM, David Bergman via Plplot-general wrote:   I am trying to build plplot in cygwin. Following the instr

Re: [Plplot-general] More questions about install

2018-01-24 Thread David Bergman via Plplot-general
18 4:17 AM To: David Bergman Cc: plplot-general@lists.sourceforge.net Subject: Re: [Plplot-general] More questions about install     On Jan 23, 2018, at 1:17 PM, David Bergman via Plplot-general wrote:   I am trying to build plplot in cygwin. Following the instructions at: https://sour

Re: [Plplot-general] More questions about install

2018-01-25 Thread David Bergman via Plplot-general
Arjen, Thanks.  I tried again with your suggestion but the following warning. CMake Warning:   Manually-specified variables were not used by the project: PLD_cairo I tried variant, e.g. all cap, etc, just in case there was a typo.  No luck. Any other suggestions would be appreciated. On anothe

Re: [Plplot-general] More questions about install

2018-01-26 Thread David Bergman via Plplot-general
Arjen, Thanks, that worked to get past this hurdle.  nmake and nmake install worked.Frankly, I'm not sure what state plplot is in but I tried running an example exe and got an error message that plplotcxx.dll is not installed on my computer.However, this *.dll does exists in the dll folder.How d

Re: [Plplot-general] More questions about install

2018-01-26 Thread David Bergman via Plplot-general
I believe I did set PATH, as that was one of the steps on the site.  I'll try again.  I installed via "nmake install".On another note does this method of building produce all the same results as building and installing from the IDE?I have virtually no header files, or code, just dll, lib, etc.No

Re: [Plplot-general] More questions about install

2018-01-26 Thread David Bergman via Plplot-general
That worked.  Are there any good tutorials for using this with wxWidgets and VC++?I think I need to set up the wxWidgets driver.You may hear from me again...David On Friday, January 26, 2018, 9:38:32 AM EST, Arjen Markus wrote: Hi David,   That is easier – did you install the

Re: [Plplot-general] More questions about install

2018-02-02 Thread David Bergman via Plplot-general
are a little out of date, but I don't think much has changed. Phil On 26 January 2018 at 14:57, David Bergman via Plplot-general wrote: That worked.  Are there any good tutorials for using this with wxWidgets and VC++?I think I need to set up the wxWidgets driver.You may hear from me

Re: [Plplot-general] plplot-wxwidgets-plotting

2018-06-07 Thread David Bergman via Plplot-general
Phil, Thank you very much for the help.  I will try these edits and see how it goes.As for specifying the size of the window (as per your last email).  I've shied away from that as it screwed up the splitter windows construction I had.This suggestion looks like the best route, will let you kno

Re: [Plplot-general] PLplot+wxWidgets+MinGW+Windows10

2019-10-17 Thread David Bergman via Plplot-general
Tom, thanks for your input but I'm not even writing code yet.  This is a build error and I'm using the out of the box make, cmake and other scripts so I wouldn't know what file to put those lines of code in.  Any thoughts? Sent from Yahoo Mail on Android On Thu, Oct 17, 2019 at 2:46 PM, Tom

Re: [Plplot-general] Problem with LNK2019 error unresolved external

2019-10-24 Thread David Bergman via Plplot-general
Two different approaches to the build were given to me.?? But essentially the same result, I set an install prefix and the bin, lib, share, and doc folders are deposited.?? I was speaking shorthand when I said "install dir", I simply meant that I was using the lbs and dlls from the correct fold