forked from Croteam-official/Serious-Engine
-
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Compilation fails at 71%
/usr/include/SDL2/SDL_assert.h:145:19: note: in definition of macro ‘SDL_enabled_assert’
while ( !(condition) ) { \
^~~~~~~~~
/home/ralf/Serious-Engine/Sources/./Engine/Base/Assert.h:104:26: note: in expansion of macro ‘SDL_assert’
#define ASSERT(expr) SDL_assert(expr)
^~~~~~~~~~
/home/ralf/Serious-Engine/Sources/./Engine/Templates/StaticArray.cpp:129:3: note: in expansion of macro ‘ASSERT’
ASSERT(&arOriginal!=NULL);
^~~~~~
[ 51%] Linking CXX shared library Debug/libEntitiesMPD.so
[ 71%] Built target EntitiesMPD
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2
Tried both 32 and 64 bit
Metadata
Metadata
Assignees
Labels
No labels