Changes between Version 17 and Version 18 of Downloads
- Timestamp:
- May 19, 2010, 7:46:02 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Downloads
v17 v18 13 13 == Dependencies == 14 14 15 The most important dependency forosgVisual is [http://www.openscenegraph.org OpenSceneGraph]. You have to download and build it for x86, x64 or both (different checkout folder). [[br]]15 The most important dependency of osgVisual is [http://www.openscenegraph.org OpenSceneGraph]. You have to download and build it for x86, x64 or both (different checkout folder). [[br]] 16 16 You can download it from SVN: 17 17 {{{ … … 27 27 * pcre-7.6 28 28 * minizip-1.2.3 29 * libxml2_2.7.730 29 * libtiff-3.8.2 31 30 * jpeg-7 32 31 * glut-3.7.6 33 32 * giflib-4.1.6 34 * libiconv-1.9.135 * gettext-0.13.136 * gdal-1.6.337 33 * freetype-2.3.11 38 34 * expat-2.0.1 39 35 * curl-7.20 40 * collada-dom-2.2 36 * gdal-1.6.3 37 * libiconv-1.9.1 38 * gettext-0.13.1 39 * libxml2_2.7.7 41 40 * boost-1.43.0 (system, filesystem, datetime, regex, thread) 41 * collada-dom-2.2 (1.4) 42 42 43 43 If you want to use another Windows Compiler, you can download the source package used to generate the precomiled 3rdParty package above. You can download it from: [[br]]