Greetings,

 I am totally new to plplot (and cmake too). And I am struggling to get it 
compiled into the Tcl core/shell. (I am using Windows 7. VS 2005 Win64. )

I was able to build all the c and c++ under the /examples directory by issuing 
the following cmake command

cmake "C:/DISK0001/Optimizer01/Worksp/SOURCE/plplot/plplot-5.10.0/SOURCE" -G 
"NMake Makefiles" -DPL_DOUBLE=ON -DLIB_TAG="sud" -DBUILD_TEST=ON 
-DCMAKE_INSTALL_PREFIX="C:\DISK0001\Optimizer01\Worksp\SOURCE\plplot\plplot-5.10.0\INSTALL"
  -DCMAKE_CONFIGURATION_TYPES="Release" -DBUILD_SHARED_LIBS=OFF 
-DSTATIC_RUNTIME=ON

I have also tried adding "-DENABLE_tcl=ON".  However when I check the cmake 
cache, the "ENABLE_tcl" would always be set to OFF.   

What should I do to get plplot binding in Tcl ?  And, is it possible to compile 
plplot into DLL so that I can load it into Tcl like "load tk86t.dll tk" ?

Any help will be greatly appreciated.

Regards
SY Chen


                                          
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Plplot-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to