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

Add -fPIC to fix compile error #3

Merged
merged 1 commit into from
Jan 13, 2018
Merged

Add -fPIC to fix compile error #3

merged 1 commit into from
Jan 13, 2018

Conversation

gwestwood
Copy link

Add "-fPIC" compiler argument to resolve a compiler error message:
error: #error "You must build your code with position independent code if Qt was built with -reduce-relocations. " "Compile your code with -fPIC (-fPIE is not enough)."

Add "-fPIC" compiler argument to resolve a compiler error message:
error: #error "You must build your code with position independent code if Qt was built with -reduce-relocations. " "Compile your code with -fPIC (-fPIE is not enough)."
@projectinterzone projectinterzone merged commit d42a8ec into projectinterzone:master Jan 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants