<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><p style="font-family: Roboto-Regular; margin: 0pt 0pt 1.2em !important;" class="">Hi Everyone,</p><p style="font-family: Roboto-Regular; margin: 0pt 0pt 1.2em !important;" class="">I’m looking to compile an external that’s using the <a href="https://grrrr.org/research/software/flext/" class="">flext</a> development layer. It’s called <a href="https://github.com/ssfrr/gendyflext" class="">gendy</a>~</p><p style="font-family: Roboto-Regular; margin: 0pt 0pt 1.2em !important;" class="">According to <a href="https://github.com/libpd/libpd/wiki/Adding-Pure-Data-external-libraries-to-your-project" class="">this wiki</a> I need to compile it as a static library that will be used inside my xcode project.</p><p style="font-family: Roboto-Regular; margin: 0pt 0pt 1.2em !important;" class="">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.</p><p style="font-family: Roboto-Regular; margin: 0pt 0pt 1.2em !important;" class="">But I can’t get it to build in Xcode because I think I’m doing something wrong with flext.</p><p style="font-family: Roboto-Regular; margin: 0pt 0pt 1.2em !important;" class="">Thanks,<br class="">Orestis</p></body></html>