Can´t access Swift classes in a C++ wrapper

(Related to Feedback FB20304546)

I´m having problems trying to use the C++ integration to Swift. I´m tring to create a C++ wrapper for a Swift class. I followed the instructions in the "Mix Swift and C++" video and other resources, but I can´t see the Swift class in my C++ code.

I´ve had many problems finding where the generated header is, and how to check the right way to call the symbols in a library. The code is in the Feedback assistant, but if somebody knows more references such as the previous one that I can read, I´ll check...

Any help will be much appreciated.

Can´t access Swift classes in a C++ wrapper
 
 
Q