diff --git a/tools/asset_processor/Makefile b/tools/asset_processor/Makefile index 2f36ae4b..e93c9a4f 100644 --- a/tools/asset_processor/Makefile +++ b/tools/asset_processor/Makefile @@ -14,7 +14,7 @@ INCLUDES = -I./ LIB := ifneq ($(shell uname -s),Darwin) - LIB += +lc++fs + LIB += -lstdc++fs endif # Create build dirs