Hello, I tried to reproduce the difficulties Werner reported with example x29c under MinGW and I got the following trouble:
C:/arjen/plplot-svn/plplot/drivers/cgm.c:81:16: cd.h: No such file or directory C:/arjen/plplot-svn/plplot/drivers/cgm.c:116: error: syntax error before "cdImagePtr" C:/arjen/plplot-svn/plplot/drivers/cgm.c:116: warning: no semicolon at end of struct or union ... For some reason, CMake/PLplot decides that I have access to cgm and that therefore that particular driver can be built. As MinGW is a very lean distribution, I doubt this is true, so I suspect that the detection of whatever is required for this driver is incomplete. Regards, Arjen ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
