Bridge icon indicating copy to clipboard operation
Bridge copied to clipboard

get error

Open chaocharleswang opened this issue 6 years ago • 0 comments

ld: warning: ignoring file /Users/camden/Downloads/Bridge/Frameworks/libPython.a, file was built for unsupported file format ( 0x76 0x65 0x72 0x73 0x69 0x6F 0x6E 0x20 0x68 0x74 0x74 0x70 0x73 0x3A 0x2F 0x2F ) which is not the architecture being linked (arm64): /Users/camden/Downloads/Bridge/Frameworks/libPython.a Undefined symbols for architecture arm64: "_Py_DecodeLocale", referenced from: ___24-[youtubedl run_server:]_block_invoke in youtubedl.o "_Py_Initialize", referenced from: ___24-[youtubedl run_server:]_block_invoke in youtubedl.o "_PyEval_InitThreads", referenced from: ___24-[youtubedl run_server:]_block_invoke in youtubedl.o "_PyMem_RawFree", referenced from: ___24-[youtubedl run_server:]_block_invoke in youtubedl.o "_PyRun_SimpleFileExFlags", referenced from: ___24-[youtubedl run_server:]_block_invoke in youtubedl.o "_Py_SetPythonHome", referenced from: ___24-[youtubedl run_server:]_block_invoke in youtubedl.o "_Py_Finalize", referenced from: ___24-[youtubedl run_server:]_block_invoke in youtubedl.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

chaocharleswang avatar Sep 20 '18 12:09 chaocharleswang