You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.