You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Undefined symbols for architecture armv7s:
"_memset", referenced from:
_logosLocalCtor_30ebfd71(int, char**, char**)
ld: symbol(s) not found for architecture armv7
The text was updated successfully, but these errors were encountered:
You didn’t follow the issue template for what reason exactly? There’s not enough info to provide assistance. What os you building with? Show us ur makefile etc
Undefined symbols for architecture armv7:
"_memset", referenced from:
_logosLocalCtor_30ebfd71(int, char**, char**) in DimMe.xm.0f63903e.o
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Undefined symbols for architecture armv7s:
"_memset", referenced from:
_logosLocalCtor_30ebfd71(int, char**, char**)
ld: symbol(s) not found for architecture armv7
The text was updated successfully, but these errors were encountered: