Hi Jim,

> 
> What third party libraries do I need to include?

You don't need to include them, but they provide additional 
functionality or drivers. In the moment these are:

* gd library - used for the gd driver (png, jpeg, gif output)
* freetype library - used for nice font rendering in some drivers (e.g. 
wingcc)
* qhull library - not sure actually, but I think it is used for 
interpolation in grids, so they look more nicely (or something similar :)
* cd library - used for the cd driver (cd output)
* wxWidgets library - used for the wxWidgets driver
* AGG library - used in the wxWidgets driver to get antialized rendering

All these libraries work and compile on Windows and the instructions can 
be found here: 
http://www.miscdebris.net/plplot_wiki/index.php?title=Install_3rd_party_libraries

Or actually will be found at this position if I manage to complete them 
:). But in the progress of making a binary package I will complete this 
instructions and it would be cool if someone would test them.

Werner

-------------------------------------------------------------------------
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

Reply via email to