3.2. Building a Module

For building a module you need to reference the Wolframe core library (-lwolframe) and eventually some of the extension libraries (-lwolframe_serialize, -lwolframe_langbind, -lwolframe_database) that's all. You will find example makefiles in the examples of the project. But you are free to use your own build mechanism.