On Sunday, August 9, 2020 at 9:56:43 AM UTC-7, Miki Tebeka wrote: > > Is there a way to pass include path dynamically to cgo? > The easiest way is to generate the include file and just reference it from cgo. It looks like your code needs to have a Makefile anyway.
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/bded583f-4c18-4f65-ad6e-b5ccf40ed7c2o%40googlegroups.com.
