Join Slack
Has anyone included a MPP as a subproject in another MPP, with a cinterop dependency?
# multiplatform
k
Kris Wong
08/22/2019, 1:16 PM
Has anyone included a MPP as a subproject in another MPP, with a cinterop dependency?
Kris Wong
08/22/2019, 1:17 PM
I have the following .def file: language = Objective-C package = com.package.phonenumbers headers = libPhoneNumber_iOS.h headerFilter = AW* compilerOpts = -Ic_interop/libPhoneNumber_iOS.framework/Headers linkerOpts = -framework libPhoneNumber_iOS -Fc_interop
Kris Wong
08/22/2019, 1:17 PM
the relative paths work fine when I build the subproject standalone, but don't work when I build as a subproject
d
Dominaezzz
08/22/2019, 4:13 PM
Yeah, the path changes.
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by