From: Vince D. <vi...@sa...> - 2003-02-07 11:08:32
|
On Fri, 7 Feb 2003, Piyush Laddha wrote: > Hi All, > > I tried building plplot5.2.0 source code on VC++ 6.0 windows NT and created plplot520.dll. But facing problem when using this dll in wrapped application of tcl/tk using load_unsupported. It is giving error in startup script because of load_unsupported where as it works properly with tcl/tk command prompt wish84 Can you explain what you mean by 'load_unsupported' ? Does the Plplotter.kit that I have made available work for you? > Did I miss anything while building ? > > Is there any document that can explain what all files has to be included while building shared library of plplotter for tcl/tk,on windowsNT using VC++6.0. I am using active tcl 8.4. No document, but if you copy what is in the starkit that I made, it should work. cheers, Vince. |