Hi David, yes, you can. It is not a thoroughly tested configuration though, and therefore you may run into trouble, but with the option -DBUILD_SHARED_LIBS:BOOL=OFF you will get static PLplot libraries. Whether the dependencies are static or dynamic is another matter. I would assume that (at least for Windows where you have separate import libraries and DLLs) the build system will automatically use the static libraries as they tend to have the same names as the import libraries for the corresponding DLLs.
But I do not know wxWidgets well enough to be absolutely sure about this (it is a choice, not an enforced strategy). Regards, Arjen On 2009-09-14 10:34, David Aldrich wrote: > Werner wrote: > >> just another question: How did you build wxWidgets? Are the wxwidgets >> dlls in C:\wxWidgets-2.8.10\lib\vc_dll ? > > No, I used the .dsw project files supplied with wxWidgets. These build static > libs, not dlls. In fact I want to work with static libs so that I don't have > to distribute many dlls. > > Can I configure PLplot to use, and build, static libraries? > > Best regards > > David > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Plplot-general mailing list > Plplot-general@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/plplot-general > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Plplot-general mailing list Plplot-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-general