Hi Everyone,

I’m looking to compile an external that’s using the flext development layer. It’s called gendy~

According to this wiki I need to compile it as a static library that will be used inside my xcode project.

The only thing I was able to do so far was to compile it as a dynamic library for macOS. Everything works great in that executable.

But I can’t get it to build in Xcode because I think I’m doing something wrong with flext.

Thanks,
Orestis