Код: Выделить всё
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Build finished with error(s).
The terminal process terminated with exit code: -1.
HelloWorld.cpp
Код: Выделить всё
#include
using namespace std;
int main()
{
cout
Подробнее здесь: [url]https://stackoverflow.com/questions/68493101/how-to-fix-undefined-symbols-for-architecture-arm64[/url]
Мобильная версия