-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a8f255d
commit 6300b30
Showing
2 changed files
with
20 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6300b30
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was able build and open the blocks example in Ubuntu 22 with UE 5.5 by compiling the plugin with clang++-18. It seems that UE went from clang 16 in 5.4/5.3 and now is using a clang 18 tool chain for 5.5.
6300b30
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, for me the strange thing was though that compiling it with clang++-18 caused symbolic linker errors, but I will try again at a later date to fix this. For now it continues to work for me with the airlib build with clang++-12 with 5.5.