rattenkonig
05/06/2020, 1:34 PMstaticLibraries.targetName = path/to/static/lib
(i.e. mac_x64) but that didn’t work out, ld reported that Undefined symbols for architecture x86_64
. Without specification of target everything compiles, but I need to link that library on several platform and kinda don’t want to create cinterop file for each targetnatario1
05/06/2020, 3:07 PMmsink
05/06/2020, 7:23 PMrattenkonig
05/06/2020, 8:46 PM