Skip to main content

 

Hi, When I’m trying to build the project I’m getting this error, Tried to see if I can change it to @import to #import, but these are written in swift, so it won’t work, Almost tried every possible solution available on internet to solve this but no luck, Please help me with this.

Hi ​@shanu-singh-45e333,

Could you please add the -fcxx-modules flag to your C++ compiler settings for both Debug and Release to leverage C++ modules, and then let me know if it resolves the issue you’re encountering?

Best,


Reply