Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ElmerCSC
GitHub Repository: ElmerCSC/elmerfem
Path: blob/devel/ElmerGUI/matc/README
3196 views
This directory contains the source and a make file for compiling
the MATC library with VC 2008 compiler.

If you are using GNU compilers, please use the code in the directory
trunk/matc instead.

Compile the library "lib\matc.lib" by typing

> qmake
> nmake

in a VC cmd-shell.