Im having trouble tracking down the source of this...
# announcements
m
Im having trouble tracking down the source of this issue. Hoping someone here could shine some light on my problem. When I try to compile a simple blink demo I get this error.
Linking globals named 'Konan_start': symbol multiply defined!
Copy code
kotlin-native-linux-0.3/bin/konanc led.kt -target raspberrypi -library pigpio.bc -linkerOpts "-L`pwd`/PIGPIO -lpigpio" -o led -verbose -g