Describe the bug (REQUIRED)
When I try to build my project error appears on the console and the game doesn’t start. With the previous version of the engine, the build process have no problems.
To Reproduce (REQUIRED)
- Click on Project/Build
- This error is shown
/firebase_analytics/src/firebase_analytics.cpp
Line 3: ‘luautils.h’ file not found
#include “luautils.h”
^~~~~~~~~~~~
Expected behaviour (REQUIRED)
The game should start
Defold version (REQUIRED):
- Version
Platforms (REQUIRED):
- Platforms: macOS
- OS: High Sierra
Screenshots (OPTIONAL):
Additional context (OPTIONAL):
I am using several extension in the project.