Skip to content

请教一下mac arm64下如何正确编译 #262

@uxbug

Description

@uxbug

参考wiki提示错误

ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [bin/WizNotePlus.app/Contents/MacOS/WizNotePlus] Error 1
make[1]: *** [src/CMakeFiles/WizNotePlus.dir/all] Error 2
make: *** [all] Error 2
ERROR: conanfile.py (WizNotePlus/2.12.0): Error in build() method, line 169
	cmake.build()
	ConanException: Error 2 while executing cmake --build '/Users/apple/WizNotePlus/_build/build' '--' '-j4'

另外好像wiki里写的conan现在的版本已经是v2了,得安装v1版本才可以正常走通流程,不过最后还是报如上错误。

Metadata

Metadata

Assignees

No one assigned

    Labels

    tipGood tips sharing

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions