Frequently Asked Component Specific Questions
Options |
Display all FAQ items |
Displaying items 1 to 1 of 1, page 1 of 1
<< previous next >>
TMS iCL
When deploying to the device, the following error appears: [DCC Error] E2597 ld: file not found: /System/Library/Frameworks/...
When deploying to the device, the following error appears: [DCC Error] E2597 ld: file not found: /System/Library/Frameworks/...
Starting from version 1.2 you will get a linker error when compiling your project for an iOS Device target, saying that it does not find the ImageIO framework.
To solve this linker error you will need to add this framework to the SDK Manager. How to do this and solve this issue is explained in the "frameworks" chapter in the documentation:
https://www.tmssoftware.com/site/manuals/tmsicldevguide.pdf