Skip to content
Stefan Schindler edited this page Apr 5, 2017 · 1 revision

Linking to SFGUI works just like with any other library. However, if you built SFGUI statically (by setting SFGUI_BUILD_SHARED_LIBS to FALSE in the CMake config) you have to define the macro SFGUI_STATIC in your project.

Clone this wiki locally