First page Back Continue Last page Overview Graphics
Developing with MPQC V2
The sc-config Script
Using SC can be complex
- Must use the same C++ compiler
- Must locate and give options to find include files
- Must locate and link all of the appropriate system and SC libraries
This is all simplified by the sc-config script
- Is put in the bin directory when MPQC is installed
Notes: