-
Notifications
You must be signed in to change notification settings - Fork 214
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
Linker error in Ubuntu #259
Comments
It seems that if I add this to the cmake it links?
|
Piggy backing off of this issue, it seems the example I tried using
This is the error under clang:
So something about the way |
I just ran a cmake build on Ubuntu 22.04 without any errors. |
I confirm the same error on a fresh install of the last version. |
Problem summary:
When trying to build IFC++ on Ubuntu a linker error occurs.
System:
Ubuntu 22.04
cmake version 3.22.1
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu clang version 14.0.0-1ubuntu1.1
Steps to reproduce:
Error message:
The text was updated successfully, but these errors were encountered: