Skip to content

OpenFOAM-2.1.x third-party library compilation scripts

Notifications You must be signed in to change notification settings

OpenFOAM/ThirdParty-2.1.x

Repository files navigation

OpenFOAM Third-Party packages 2.1.x

#

Description

Scripts for building third-party packages.

The approximate order of execution:

  • makeGcc
  • Allwmake
  • makeQt (optional)
  • makeParaView

Optional

  • AllwmakeLibccmio
  • Allclean

Versions and locations for the third party packages used

Compiler

Parallel Processing

Misc

Notes

If building QT

  • set your QT_DIR/PATH/LD_LIBRARY_PATH
    • see the README provided with the QT sources to complete your installation
  • when building ParaView, use the -qmake option to direct the build process to your new QT install
    • for more info, see: ./makeParaView -help

If Qt is relocated after being built, these files need adjusting:

  • QT-PATH/bin/qt.conf
  • QT-PATH/lib/pkgconfig/*.pc

The etc/relocateQt script can help here.

About

OpenFOAM-2.1.x third-party library compilation scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages