(develop branch)
The documentation in "build from source" does not list Catalyst as a dependency and it has no instruction requiring the user to run the Catalyst install script (./script/install_CATALYST.sh). Thus, there is no CATALYST folder in the ${PREFIX_DEPENDS}. However, the environment variables in the example.mk file do have the library in the INCLUDE_PATH and LIBS variables. This creates an error when compiling code outside the library using the example.mk file.
(develop branch)
The documentation in "build from source" does not list Catalyst as a dependency and it has no instruction requiring the user to run the Catalyst install script (./script/install_CATALYST.sh). Thus, there is no CATALYST folder in the ${PREFIX_DEPENDS}. However, the environment variables in the example.mk file do have the library in the INCLUDE_PATH and LIBS variables. This creates an error when compiling code outside the library using the example.mk file.