In order to build a customized export utility, it must be linked with the applicable libraries listed below.
Libraries located in <CFXROOT>
/lib/<os>
/:
libmeshexport.lib (on Windows), or libmeshexport.a (on Linux)
libratlas_api.lib (on Windows), or libratlas_api.a (on Linux)
libratlas.lib (on Windows), or libratlas.a (on Linux)
libpgtapi.lib (on Windows), or libpgtapi.a (on Linux)
libunits.lib (on Windows), or libunits.a (on Linux)
libcclapilt.lib (on Windows), or libcclapilt.a (on Linux)
libio.lib (on Windows), or libio.a (on Linux)
Libraries located in <AWPROOT>
/tp/zlib/1.2.13/
(where <AWPROOT>
is the directory one level higher than
the directory in which CFX is installed, <CFXROOT>
,
and where the version-specific directory under zlib is subject to change):
zlib1.lib (on Windows), or libz.so (on Linux)