Capnp¶
Description¶
The Cap’n Proto tools, including the compiler (which takes .capnp files and generates source code for them), are written in C++. Therefore, you must install the C++ package even if your actual development language is something else.
Environment Modules¶
Run module spider capnp
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_CAPNP_DIR - installation directory
- HPC_CAPNP_BIN - executable directory
- HPC_CAPNP_DOC - documentation directory
- HPC_CAPNP_EXE - examples directory
Categories¶
compiler