Skip to content

Instantly share code, notes, and snippets.

@martyngigg
Last active August 29, 2015 14:21
Show Gist options
  • Save martyngigg/3dab98426765c63be7a1 to your computer and use it in GitHub Desktop.
Save martyngigg/3dab98426765c63be7a1 to your computer and use it in GitHub Desktop.
Third Party DLLS

Required DLLs

Whitelisted DLLs from third party for Windows:

  • boost_date_time-vc110-mt-1_52.dll
  • boost_python-vc110-mt-1_52.dll
  • boost_regex-vc110-mt-1_52.dll
  • cblas.dll
  • gsl.dll
  • hdf5_cppdll.dll
  • hdf5_hl_cppdll.dll
  • hdf5_hldll.dll
  • hdf5dll.dll
  • jsoncpp.dll
  • libeay32.dll
  • libNeXus-0.dll
  • libNeXusCPP-0.dll
  • libtcmalloc_minimal.dll
  • muparser.dll
  • mxml1.dll
  • phonon4.dll
  • PocoCrypto64.dll
  • PocoFoundation64.dll
  • PocoNet64.dll
  • PocoNetSSL64.dll
  • PocoUtil64.dll
  • PocoXML64.dll
  • qscintilla2.dll
  • Qt3Support4.dll
  • QtCLucene4.dll
  • QtCore4.dll
  • QtDeclarative4.dll
  • QtDesigner4.dll
  • QtDesignerComponents4.dll
  • QtGui4.dll
  • QtHelp4.dll
  • QtMultimedia4.dll
  • QtNetwork4.dll
  • QtOpenGL4.dll
  • QtScript4.dll
  • QtScriptTools4.dll
  • QtSql4.dll
  • QtSvg4.dll
  • QtTest4.dll
  • QtWebKit4.dll
  • QtXml4.dll
  • QtXmlPatterns4.dll
  • qwtplot3d.dll
  • ssleay32.dll
  • szip.dll
  • TKBO.dll
  • TKBRep.dll
  • TKernel.dll
  • TKG2d.dll
  • TKG3d.dll
  • TKGeomAlgo.dll
  • TKGeomBase.dll
  • TKMath.dll
  • TKMesh.dll
  • TKPrim.dll
  • TKTopAlgo.dll
  • zlib.dll

MSVC C/C++ runtime

  • msvcp110.dll
  • msvcr110.dll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment