Orion Poplawski wrote: > Can be suppressed with -nopgcpp, which I may try to use for the time > being. Suggestions for how to pass this argument? >
I ended up with: --- plplot-5.7.2/bindings/java/CMakeLists.txt.nopgcpp 2007-01-21 17:46:00.000000000 -0700 +++ plplot-5.7.2/bindings/java/CMakeLists.txt 2007-01-23 11:21:34.000000000 -0700 @@ -82,7 +82,7 @@ # Can't use source file properties as we have to quote the flags in that # case and it breaks swig. Doh! I would call this a cmake bug. -set(CMAKE_SWIG_FLAGS -DPL_DOUBLE -DSWIG_JAVA -package plplot.core) +set(CMAKE_SWIG_FLAGS -nopgcpp -DPL_DOUBLE -DSWIG_JAVA -package plplot.core) set( CMAKE_SWIG_OUTDIR ${CMAKE_CURRENT_BINARY_DIR} ) -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA/CoRA Division FAX: 303-415-9702 3380 Mitchell Lane [EMAIL PROTECTED] Boulder, CO 80301 http://www.cora.nwra.com ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel