"Alan W. Irwin" <[EMAIL PROTECTED]> writes: > One downside of OpenDisc appears to be they do not yet distribute PLplot for > windows. :-( Could one of our windows developers please contact them about > this omission? >
Having successfully completed my dissertation defense, I have started back up my effort to rewrite the win32 driver and get the plplot library to build without forcing a link library (specifically I use the /Zl option when building the C parts). I am also tweaking the Fortran 95 support (e.g. removing the need to build a program during the build process in order select single versus double precision). I think it is important to get plplot to build without forcing a link library before releasing (or advocating) a binary release. Building without the /Zl option will tie the library to a link library (e.g. MSCVRT.DLL or LIBC.LIB). Hopefully I will have that solved in the next few weeks. -jd ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel