Hello, when I package my app, it shows the error message:
ld: warning: PIE disabled. Absolute addressing (perhaps -mdynamic-no-pic) not al
lowed in code signed PIE, but used in -[MobileAlert showAlertWithTitle:message:c
loseLabel:otherLabels:context:] from C:\Users\ADMINI~1\AppData\Local\Temp\da6ae5
3a-0734-4997-953c-e2e025bf80ec/libuk.co.betadesigns.extension.nativealert.Native
Alert.a(MobileAlert.o). To fix this warning, don't compile with -mdynamic-no-pic
or link with -Wl,-no_pie
Hello, when I package my app, it shows the error message:
ld: warning: PIE disabled. Absolute addressing (perhaps -mdynamic-no-pic) not al
lowed in code signed PIE, but used in -[MobileAlert showAlertWithTitle:message:c
loseLabel:otherLabels:context:] from C:\Users\ADMINI~1\AppData\Local\Temp\da6ae5
3a-0734-4997-953c-e2e025bf80ec/libuk.co.betadesigns.extension.nativealert.Native
Alert.a(MobileAlert.o). To fix this warning, don't compile with -mdynamic-no-pic
or link with -Wl,-no_pie