Show page source of DependentLibraries #105884

= Dependent Libraries
== Dependent Libraries for Core Libraries
 * boost 1.60.0 : http://www.boost.org/
 * cairo 1.10.2 (*) : http://cairographics.org/
 * wxWidgets 2.8.12 : http://www.wxwidgets.org/
 * xerces-c 3.1.3 : http://xerces.apache.org/xerces-c/
 * zlib 1.2.5 : http://www.zlib.net/
 * crypto++ 5.6.3 : http://www.cryptopp.com/

=== Dependent Libraries for Plug-ins
 * sqlite 3.6.23 for SQLite Plug-in : http://www.sqlite.org/
 * PostgreSQL for PostgreSQL Plug-in:   http://www.postgresql.org/                                                                                                          
 * Mascot Parser 2.5.02(or more) for Mascot Search Plug-in:  http://www.matrixscience.com/msparser.html  
 * netcdf 3.6.1 for AIA Plug-in: http://www.unidata.ucar.edu/software/netcdf/
 * MATLAB and MATLAB Compiler to build Mspeaks/Mslowess/MsbackadjBaselineDetection Plug-in: http://www.mathworks.com/products/compiler/

== Building Dependent Librairies
=== wxWidgets
 1. define wxUSE_GLCANVAS as 1 at ${wx-src}]\include\wx\msw\setup.h
 2. set  SHARED = 1,  USE_OPENGL = 1 at ${wx-src}]\build\msw\config.vc
 3. comment out line #110 of src/msw/window.cpp ( not to include pbt.h )