I have installed plplot on Ubuntu 12.04 for use with gfortran (f95).  I was
able to compile and run plplot example 1 in fortran.  My goal is to use
plplot for color contour plots.  But when I run the following contours
example:

plshades demo, using color fill

I get the following errors:

||=== Build: Debug in Test PLplot (compiler: GNU Fortran Compiler) ===|
/home/greg/Test PLplot/main.f90|133|/home/greg/Test PLplot/main.f90 133
.127:|
||Error: There is no specific subroutine for the generic 'plshades'  |
/home/greg/Test PLplot/main.f90|181|/home/greg/Test PLplot/main.f90 181
.51:|
||Error: There is no specific subroutine for the generic 'plshades'  |
/home/greg/Test PLplot/main.f90|229|/home/greg/Test PLplot/main.f90 229
.60:|
||Error: There is no specific subroutine for the generic 'plshades'  |
/home/greg/Test PLplot/main.f90|278|/home/greg/Test PLplot/main.f90 278
.60:|
||Error: There is no specific subroutine for the generic 'plshades'  |
/home/greg/Test PLplot/main.f90|343|/home/greg/Test PLplot/main.f90 343
.60:|
||Error: There is no specific subroutine for the generic 'plshades'  |
||=== Build failed: 5 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|


I do not know why it finds other plplot subroutines but not plshades.  I
have installed PLplot-5.10.0 using cmake.  Is it possible plshades is
missing from the library?

Help would be appreciated.

Thanks,
Greg
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to