Hi Alexey,
where do I find the U3D_LIB ?
For testing mathgl2x I think it needed?
Thanks
Walter

-----Ursprüngliche Nachricht-----
Von: mat...@googlegroups.com [mailto:mat...@googlegroups.com] Im Auftrag von Alexey
Balakin
Gesendet: Montag, 5. März 2012 17:26
An: MathGL
Betreff: [ MathGL ] About version 2.0
> where do I find the U3D_LIB ?
https://mathgl.svn.sourceforge.net/svnroot/mathgl/u3d/
> For testing mathgl2x I think it needed?
Not now. Unfortunately, at this moment U3D support was disabled.
Alexey
do you have spezial idea(s), rule(s) or concept how to test MathGL?
Walter
-----Ursprüngliche Nachricht-----
Von: mat...@googlegroups.com [mailto:mat...@googlegroups.com] Im Auftrag von
Alexey Balakin
Gesendet: Montag, 5. März 2012 17:26
An: MathGL
Betreff: [ MathGL ] About version 2.0
Hi,
There is special program examples/mg_example which produce images for
most of MathGL plot and options.
Another way -- just take sample code from documentation and use it to
produce the image. Unfortunately, I don't update this samples for new
version. So, generally it should work ... but sometime can be
incompatible with new version.
Alexey
В Вт., 06/03/2012 в 18:22 +0100, Walter Kaufmann пишет:
Thanks,
Antonio Scuri
Hi Alexey,
I downloaded latest SVN 354, ran complete build process successfully.
An error occured running preferred example mgl_example.exe:



The mgl_example was killed after generating the colorbar PNG.
Sorry, but this perhaps important?
Best regards
Walter
There are only few major changes:
1. Class mglGraph is used as replacement for mglGraphZB, mglGraphPS, and
so on. This similar to class defined in <mgl/mgl_w.h> in v.1.*.
2. Class mglWindow is used as replacement for mglGraphFLTK, and so on
3. Each plotting function now have optional argument "opt" for fine
tunning of the plot. This is similar to options in MGL scripts.
4. There are no public variables now. All of them were replaced by
corresponding functions, like TuneTicks => SetTuneTicks(). The only
exception is class mglData.
This is about end-user level. Also there are many changes in the deep...
But it is another story.
Alexey
В Вт., 06/03/2012 в 15:05 -0300, Antonio Scuri пишет:
Alexey
Best,
Scuri
Hi Alexey,
I generated libs with SVN 356, but mgl_example crashes again after building colorbar.png.
Best regards,
Walter
Hi Alexey,
I generated libs with SVN 356, but mgl_example crashes again after building colorbar.png.
Best regards,
Walter
I just fix it.
Alexey
I test only Cmake build system with MathGL v.2. And most possible only
one build system will be included in final release.
Autoconf/automake scripts are rather outdated right now.
--
All the best,
Alexey Balakin
2012/3/7 Antonio Scuri <antoni...@gmail.com>:
Hi Alexey,
I generated libs with SVN 358, everything is fine,
but
mgl_example crashes again after building colorbar.png again.
Best regards,
Walter
Hi, Walter,
It is strange because I specially check it under winxp. Unfortunately, I couldn't check it again on win7 right now - I run long calculation on my laptop and couldn't reboot it. So, I think tomorrow I'll see it.
Alexey
Dear Alexey,
errors occur on generating MathGL2x libs with SVN359
Please see attachment …
Best regards,
Walter
I remember about it. Unfortunately some of libraries provide this
function for WIN32 ... and my previous solution cause conflicts. So,
I'll write my own variant.
What is the problem with Cont()?
Alexey
2012/3/10 Walter Kaufmann <d...@itec-home.info>:
uuups, sorry, I've forgotten the attachment with the example (mea culpa).
Walter
-----Ursprüngliche Nachricht-----
Von: mat...@googlegroups.com [mailto:mat...@googlegroups.com] Im Auftrag von
mathgl....@gmail.com
Gesendet: Samstag, 10. März 2012 19:50
An: mat...@googlegroups.com
Betreff: Re: [ MathGL ] About version 2.0
It seems that it work correctly in v.2. I'll check v.1 later.
Alexey
Dear Alexey,
I downloaded MathGL2x SNV362, generated libs up from source, also examples and everything is fine.
Test program mgl_example.exe generates PNG-Images starting alpha.png up to venn.png.
Congratulation!!!
All the best
Walter
good