Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS上没法儿用 #64

Open
LilAiTT opened this issue Jul 10, 2019 · 0 comments
Open

macOS上没法儿用 #64

LilAiTT opened this issue Jul 10, 2019 · 0 comments

Comments

@LilAiTT
Copy link

LilAiTT commented Jul 10, 2019

"include_options":
[
// "-isystem", "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/6.0/include",
// "-isystem", "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/",
// "-isystem", "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/c++/4.2.1",
// "-F/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/",
// "-isystem", "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1",
"-isystem", "/usr/include",
"-isystem", "/usr/include/c++/*",
"-isystem", "/usr/local/opt/llvm/include",
"-isystem", "/Library/Developer/CommandLineTools/usr/include",
"-isystem", "/Library/Developer/CommandLineTools/usr/include/c++/v1",
"-isystem", "/usr/local/opt/llvm/lib"
"-isystem", "/usr/include/c++/4.2.1"
"-isystem", "/usr/local/opt/llvm/include/c++/v1"
"-Wall"
],
我的c++库都包含进去了,但还是找不到库。
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant