-
Notifications
You must be signed in to change notification settings - Fork 12
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
Error when compiling libtiff-model #9
Comments
What is your |
Libtiff version is 4.6.0. Is this the same version you're testing? |
I checked it on the latest version. Can you provide the |
OK, this is the |
Maybe it's a problem with the llvm installation. I installed it directly using apt-get install. I'm compiling and installing it from source code. |
After compiling and installing |
Hello Mech0n: |
|
I know why the |
You can connect us : |
Hello
I met some errors when compiling
libtiff-model
clang: error: unsupported option '-V -Xclang'
configure:4132: $? = 1
configure:4121: /home/hunter/protest/NestFuzz/ipl-modeling/install/test-clang -qversion >&5
clang: error: unknown argument '-qversion'; did you mean '--version'?
Is this related to the clang version? (I use clang 10) How to fix these errors?
The text was updated successfully, but these errors were encountered: