https://kotlinlang.org logo
#multiplatform
Title
# multiplatform
t

tylerwilson

05/07/2019, 2:30 AM
Did you get this working? I am trying from IntelliJ IDEA, multiplatform lib, and it fails on the “ios32” property of the iosArm32 line.
b

basher

05/07/2019, 2:50 AM
I ended up finding out that the way my project is organized doesn’t support using this right now. Happy to help if you provide some sample code and error output though!
t

tylerwilson

05/07/2019, 2:52 AM
Thank you for the offer. I am just getting back to this project, and it seems the basics are not working as I expected, so I bigger issues. It is frustrating having to learn another language (Gradle/Groovy) just to get a project set up…
Got it working. One thing throwing me off was this: the IDE shows this as unresolved, but it still works…