Skip to content

blueCFD-Core 2.1 variant (unofficial port) of ThirdParty-2.1 for Windows

Notifications You must be signed in to change notification settings

blueCFD/ThirdParty-2.1.x

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenFOAM Third-Party packages 2.1.x

#

Description

Scripts for building third-party packages.

Dependencies:

  • tar - with ‘gz’ and ‘bz2’ support
  • unzip
  • 7z - 7zip, but only for (cross-)compiling for Windows.

The approximate order of execution:

  • get-em source buildtools=default paraview=default scotch=default openmpi=default (all optional)
  • 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

blueCFD-Core 2.1 variant (unofficial port) of ThirdParty-2.1 for Windows

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%