Post

Replies

Boosts

Views

Activity

Reply to Can't link metal-cpp to C++ framework in Swift Mac app
Update: my ultimate goal is to create a graphics engine with a metal view and some UI, so I am using C++ with metal-cpp for graphics and SwiftUI for buttons and stuff. But I just can't use metal-cpp with a C++ framework target the way I did with C++ console apps for Mac. Am I doing something wrong? Is there a way to point Xcode to use the .hpp files in metal-cpp and metal-cpp-extensions folders? I set the header search paths for the C++ framework target, but it doesn't work... Any help is much appreciated 🙏
Jun ’24