Hey @CompileExplore, if I wanted to add a library to godbolt.org that has a separately compiled lib, where would I look for tips?
Hey @CompileExplore, if I wanted to add a library to godbolt.org that has a separately compiled lib, where would I look for tips?
@ericniebler For compilation against (but not linking), github.com/compiler-explo… has details. For linking it needs some Conan build stuff; @partouf can help there. -mg
@ericniebler @partouf Hi, this lib is now live godbolt.org/z/66GacG - builds may have 1 or 2 days lag, let us know of any issues it might have
@CompileExplore @partouf SQEEEE!!! I am so excited. THANK YOU!😄
@CompileExplore @partouf It looks like it has been configured without coroutines support though. godbolt.org/z/PYTodn. I'll need to rethink how coroutines support is handled by libunifex.
@CompileExplore @ericniebler @partouf Is this still supported ? When I go to the above link (and after I change the example to match libunifex latest changes) it doesn't compile, with a variety of errors....