AGulev / defold-extension-unity-ads

UnityAds native extension for Defold engine.
Apache License 2.0
40 stars 10 forks source link

Redundant define for DLIB_LOG_DOMAIN #27

Closed JCash closed 2 years ago

JCash commented 2 years ago

(minor issue, but a bit noisy)

Each extension automatically get their own log domain set when building on the extender server.

WARNING: defunityads/src/unityads.cpp(5): 'DLIB_LOG_DOMAIN' macro redefined [-Wmacro-redefined]
#define DLIB_LOG_DOMAIN LIB_NAME
AGulev commented 2 years ago

fixed https://github.com/AGulev/DefVideoAds/commit/eca5fadeec7f98b37a5e0ec3a404e761fee79bac