Since I seem to have so much trouble building plplot, I was thrilled to see
that it is now part of msys2. So I put it in my msys2 and tried to compile
x00f.f90 in the latest set of Fortran examples.

It compiles and runs and produces *nothing*.
If I add a print statement as the first executable, it doesn't even show up.
I am compiling with gfortran x00f.f90 %PLOT% where %PLOT% is

-IC:\Fortran_Tools\include -LC:\Fortran_Tools\lib -lplplotfortran -lplplot
-lpangocairo-1.0.dll -lpango-1.0.dll -lgobject-2.0.dll -lglib-2.0.dll
-lintl.dll -lcairo.dll -lgd.dll -lpng.dll -lz.dll -ljpeg.dll -lfreetype.dll
-ltcl.dll -ltk.dll C:/Windows/System32/gdi32.dll
C:/Windows/System32/comdlg32.dll -lfreetype.dll -pipe
-Wl,--subsystem,windows -mwindows -lwx_baseu-3.0.dll -lwx_mswu_core-3.0.dll
-lhpdf.dll -lshp.dll -lfreetype.dll -lcsirocsa -lcsironn -lqsastime

Most of this is the result of executing pkg-config.

I am unsure where to go to try to fix this, so does anybody have any
suggestions?

I see the Fortran examples are quite different, but I did use the latest.
Why were they rewritten?

Thanks.

-- 
Walt Brainerd
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to