Skip to content

Hotfix osx missing plugins

Martin Schultz requested to merge hotfix_OSXMissingPlugins into master

fixed the missing plugins problem by moving the branding logic and OPENFLIPPER_PRODUCT_STRING up so it is performed before ACGCommon is included.

Please consider also merging https://www.graphics.rwth-aachen.de:9000/OpenFlipper-Free/OpenFlipper/merge_requests/16 as it adds a warning if the variable is used uninitialised

Merge request reports