Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ➜ hello odb -x /usr/bin/g++ -d sqlite person.hxx
- clang: error: unknown argument: '-fplugin=/usr/local/bin/../lib/odb/odb.so' [-Wunused-command-line-argument-hard-error-in-future]
- clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
- clang: error: unknown argument: '-fplugin-arg-odb-svc-path=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1' [-Wunused-command-line-argument-hard-error-in-future]
- clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
- clang: error: unknown argument: '-fplugin-arg-odb-svc-path=/usr/local/include' [-Wunused-command-line-argument-hard-error-in-future]
- clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
- clang: error: unknown argument: '-fplugin-arg-odb-svc-path=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.1/include' [-Wunused-command-line-argument-hard-error-in-future]
- clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
- clang: error: unknown argument: '-fplugin-arg-odb-svc-path=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include' [-Wunused-command-line-argument-hard-error-in-future]
- clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
- clang: error: unknown argument: '-fplugin-arg-odb-svc-path=/usr/include' [-Wunused-command-line-argument-hard-error-in-future]
- clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
- clang: error: unknown argument: '-fplugin-arg-odb-svc-path=/System/Library/Frameworks (framework directory)' [-Wunused-command-line-argument-hard-error-in-future]
- clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
- clang: error: unknown argument: '-fplugin-arg-odb-svc-path=/Library/Frameworks (framework directory)' [-Wunused-command-line-argument-hard-error-in-future]
- clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
- clang: error: unknown argument: '-fplugin-arg-odb-d=sqlite' [-Wunused-command-line-argument-hard-error-in-future]
- clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
- clang: error: unknown argument: '-fplugin-arg-odb-svc-file=person.hxx' [-Wunused-command-line-argument-hard-error-in-future]
- clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement