Ramel
Ramel
It seem's that if I remove "::" line 15 in cgru/afanasy/src/libafanasy/common/dlCompileAssert.h. It compiles. But don't known why! ``` #define compile_assert(expr) DlCompileAssert::assertion_failed(); ``` I don't think that's the solution and as...
`dlCompileAssert.h:15:55: error: ‘assertion_failed’ is not a member of ‘DlCompileAssert` Seems to tell that DlCompileAssert return False but this case is not taken into account in "dlCompileAssert.h". Perhaps an error with...
need to also install "git" and "curl"