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 arm64:
"_lept_get_type", referenced from:
_test_parse_null in test-3a7fb1.o
_test_parse_expect_value in test-3a7fb1.o
_test_parse_invalid_value in test-3a7fb1.o
_test_parse_root_not_singular in test-3a7fb1.o
"_lept_parse", referenced from:
_test_parse_null in test-3a7fb1.o
_test_parse_expect_value in test-3a7fb1.o
_test_parse_invalid_value in test-3a7fb1.o
_test_parse_root_not_singular in test-3a7fb1.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
The text was updated successfully, but these errors were encountered:
heexu976
changed the title
tutorialARM处理器不能运行么?
tutorial01. ARM处理器不能运行么?
Feb 20, 2022
Undefined symbols for architecture arm64:
"_lept_get_type", referenced from:
_test_parse_null in test-3a7fb1.o
_test_parse_expect_value in test-3a7fb1.o
_test_parse_invalid_value in test-3a7fb1.o
_test_parse_root_not_singular in test-3a7fb1.o
"_lept_parse", referenced from:
_test_parse_null in test-3a7fb1.o
_test_parse_expect_value in test-3a7fb1.o
_test_parse_invalid_value in test-3a7fb1.o
_test_parse_root_not_singular in test-3a7fb1.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
The text was updated successfully, but these errors were encountered: