Dominaezzz
04/25/2019, 9:05 PMA.h
and B.h
. B.h
has #include "A.h"
. I want to make A.klib
and B.klib
with cinterop tool but I want B.klib
to recycle the identifiers from A.klib
so that the libraries are compatible. I think cinterop does this for platform libraries. How do I do such myself?Dominaezzz
04/25/2019, 9:14 PMilya.matveev
04/26/2019, 10:02 AMDominaezzz
04/26/2019, 11:40 AMDominaezzz
04/26/2019, 11:41 AMilya.matveev
04/26/2019, 1:11 PMDominaezzz
04/26/2019, 1:14 PM