Quantcast
Channel: Package Manager - Swift Forums
Viewing all articles
Browse latest Browse all 166

Cpp interop on windows not finding swift/bridging

$
0
0

Hi,

I'm trying to make a cross platform app for Mac and Windows (and eventually Linux), using the new cxx-interop to call a 3rd party cpp library. I have this all working great on Mac (via SPM) and mostly working on Windows... but when I try to #include <swift/bridging> in my cpp code, I get a compile error on windows.

fatal error: 'swift/bridging' file not found

Where is that header located on non-mac platforms?

Thanks,
mike

5 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 166

Trending Articles