Hi Ziga,
>
> That would in effect mean, I could compile a plplot.dll and package it
> with wxMaxima.exe, similarly plplot.dylib in wxMaxima.app on Mac and
> it would work without hassle for the end user, right?
> wxMaxima needs to stay a 'download-and-run' application, at least for
> Windows an
Hi!
Thanks for both you answers mr. Smekal and mr. Ross!
On 16. May, 2009, at 1:28 PM, Werner Smekal wrote:
> src directory, include directory, csa and nn lib, wxWidgets driver
> code and qhull (external) library. Maybe more. But as Andrew said I
> wouldn't do that. It's better to write a sc
Hi Ziga,
> I'm considering including Plplot into wxMaxima (crossplatform Maxima
> gui based on wxWidgets) as a plotting library. I have successfully
> built the examples and tried them on Mac OS X. I have some questions
> regarding that:
>
> 1) I would like to include all the necessary source
On Fri, May 15, 2009 at 12:23:33PM +0200, ??iga Lenar??i?? wrote:
> Hi!
>
> I'm considering including Plplot into wxMaxima (crossplatform Maxima
> gui based on wxWidgets) as a plotting library. I have successfully
> built the examples and tried them on Mac OS X. I have some questions
> rega
Hi!
I'm considering including Plplot into wxMaxima (crossplatform Maxima
gui based on wxWidgets) as a plotting library. I have successfully
built the examples and tried them on Mac OS X. I have some questions
regarding that:
1) I would like to include all the necessary sources of plplot in