Why not GCC support? #7872
widiba03304
started this conversation in
General
Replies: 2 comments 1 reply
-
We don't have any plans to support gcc and Bazel at this time. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I understand gcc supports can have low priority now, but if there's a chance to make a PR for this, I would love to work on it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I found the Filament project very interesting, but I am having difficulty integrating it with other systems that are typically compiled with GNU C/C++ compilers.
Currently, the Filament project supports only Clang and libc++. Is there a specific reason for this choice? Are there any plans to support GNU compilers in the future?
Additionally, I am interested in building the project with Bazel. However, the project structure is complex, and it is challenging to create the necessary BUILD files. Is there any chance of adding Bazel support to this project?
Thank you for your time and consideration.
Beta Was this translation helpful? Give feedback.
All reactions