Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 40 and Version 41 of download


Ignore:
Timestamp:
Feb 22, 2009, 5:18:28 PM (15 years ago)
Author:
rgrieder
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • download

    v40 v41  
    3636== Precompiled Dependencies ==
    3737For some Compilers on Windows we supply the dependencies with the libraries and includes directly as archive. In order to configure them a file called PackageConfigXX.cmake is found in the folder. If you download archives for multiple Compilers simply overwrite these files without regard, they're the same anyway.
    38 || || Compiler || Date || Content || Note ||
    39 || [http://svn.orxonox.net/ogre/precompiled_dependencies/OrxonoxDeps_090212_MSVC8.7z 7-Zip] || Visual Studio 2005 || 12.02.2009 || Includes and binaries || All you probably need ||
    40 || [http://svn.orxonox.net/ogre/precompiled_dependencies/OrxonoxDeps_090212_MSVC8_Binaries.7z 7-Zip] || Visual Studio 2005 || 12.02.2009 || binaries only || To be used if you already have another archive ||
    41 || [http://svn.orxonox.net/ogre/precompiled_dependencies/OrxonoxDeps_090212_MSVC8_DebugSymbols.7z 7-Zip] || Visual Studio 2005 || 12.02.2009 || debug symbols || Helps stepping through libraries ||
    42 ||||||||||||
    43 || [http://svn.orxonox.net/ogre/precompiled_dependencies/OrxonoxDeps_090212_MSVC9.7z 7-Zip] || Visual Studio 2008 || 12.02.2009 || Includes and binaries || All you probably need ||
    44 || [http://svn.orxonox.net/ogre/precompiled_dependencies/OrxonoxDeps_090212_MSVC9_Binaries.7z 7-Zip] || Visual Studio 2008 || 12.02.2009 || binaries only || To be used if you already have another archive ||
    45 || [http://svn.orxonox.net/ogre/precompiled_dependencies/OrxonoxDeps_090212_MSVC9_DebugSymbols.7z 7-Zip] || Visual Studio 2008 || 12.02.2009 || debug symbols || Helps stepping through libraries ||
    46 ||||||||||||
    47 || [http://svn.orxonox.net/ogre/precompiled_dependencies/OrxonoxDeps_090212_MinGW.7z 7-Zip] || MinGW || 12.02.2009 || Includes and binaries || All you need ||
    48 || [http://svn.orxonox.net/ogre/precompiled_dependencies/OrxonoxDeps_090212_MinGW_Binaries.7z 7-Zip] || MinGW || 12.02.2009 || binaries only || To be used if you already have another archive ||
    49 Note: The include files are shared among all the compilers. If you extract multiple archives, they might get conflicted, but you can overwrite them without worrying.
     38|| || || Size || Compiler || Date || Content || Note ||
     39|| [http://svn.orxonox.net/ogre/precompiled_dependencies/OrxonoxDeps_090218_MSVC8.7z 7-Zip] || [http://svn.orxonox.net/ogre/precompiled_dependencies/OrxonoxDeps_090218_MSVC8.exe Self Extract] || 9.7MB || Visual Studio 2005 || 12.02.2009 || Includes and binaries || ||
     40
     41|| [http://svn.orxonox.net/ogre/precompiled_dependencies/OrxonoxDeps_090218_MSVC8_DebugSymbols.7z 7-Zip] || [http://svn.orxonox.net/ogre/precompiled_dependencies/OrxonoxDeps_090218_MSVC8_DebugSymbols.exe Self Extract] || 15.7MB || Visual Studio 2005 || 12.02.2009 || debug symbols || Helps stepping through libraries ||
     42
     43||||||||||||||||
     44|| [http://svn.orxonox.net/ogre/precompiled_dependencies/OrxonoxDeps_090218_MSVC9.7z 7-Zip] || [http://svn.orxonox.net/ogre/precompiled_dependencies/OrxonoxDeps_090218_MSVC9.exe Self Extract] || 9.8MB || Visual Studio 2008 || 12.02.2009 || Includes and binaries || ||
     45
     46|| [http://svn.orxonox.net/ogre/precompiled_dependencies/OrxonoxDeps_090218_MSVC9_DebugSymbols.7z 7-Zip] || [http://svn.orxonox.net/ogre/precompiled_dependencies/OrxonoxDeps_090218_MSVC9_DebugSymbols.exe Self Extract] || 17.5MB || Visual Studio 2008 || 12.02.2009 || debug symbols || Helps stepping through libraries ||
     47
     48||||||||||||||||
     49|| [http://svn.orxonox.net/ogre/precompiled_dependencies/OrxonoxDeps_090218_MinGW.7z 7-Zip] || [http://svn.orxonox.net/ogre/precompiled_dependencies/OrxonoxDeps_090218_MinGW.exe Self Extract] || 6.8MB || MinGW || 12.02.2009 || Includes and binaries || ||
     50
     51Note: The include files are shared among all the compilers. If you extract multiple archives, they might get conflicted, but you can overwrite or ignore them without worrying.