这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@Skosulor
Copy link

Updated build doc for macos.

In the configuration step for macos "clang" is specified instead of "clang++" which causes the linker to output errors due to clang not automatically linking c++ libraries which clang++ will do.

clang is mainly for building c files, while it can build c++ it does not
link c++ libraries.
@heinezen
Copy link
Member

Thanks!

@heinezen heinezen added os: macos macOS-specific issue documentation Involves the project documentation bugfix Restores intended behavior labels May 13, 2025
@heinezen heinezen merged commit 03ae02e into SFTtech:master May 13, 2025
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Restores intended behavior documentation Involves the project documentation os: macos macOS-specific issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants