Another "building" problem...
Posted: Fri Feb 17, 2017 6:43 pm
Hi !
After a recent upgrade (LC, xCode, etc...), I have the following message when trying to save a standalone for iOS:
QUOTE
linking for arm (arm64)failes with Undefined symbols for architecture arm64:
"__libinfoptr_mergMK" referenced from: -u command line option
Id: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
UNQUOTE
And I don't understand so much about this message except that the problem should be related to mergMK extension.
My environment is as follows:
MacBook Pro with OSX 10.11.6
LC Indy 8.1.2
xCode 8.1 (build 8B62)
iPhone 5c with iOS 10.2.1 (14D27)
I have copied the latest mergMK extension in the standalone Application Settings, i.e. version 3.0.17.
Any idea about what I am doing wrong ?
After a recent upgrade (LC, xCode, etc...), I have the following message when trying to save a standalone for iOS:
QUOTE
linking for arm (arm64)failes with Undefined symbols for architecture arm64:
"__libinfoptr_mergMK" referenced from: -u command line option
Id: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
UNQUOTE
And I don't understand so much about this message except that the problem should be related to mergMK extension.
My environment is as follows:
MacBook Pro with OSX 10.11.6
LC Indy 8.1.2
xCode 8.1 (build 8B62)
iPhone 5c with iOS 10.2.1 (14D27)
I have copied the latest mergMK extension in the standalone Application Settings, i.e. version 3.0.17.
Any idea about what I am doing wrong ?