2021-12-17 12:21 PM
I have downloaded the source of the iOS NFC-Tap app (version: en.STSW-ST25IOS002_v3.8.0).
When I build the project in xCode, I receive the following error:
en.STSW-ST25IOS002_v3.8.0/NFCTap/SwiftTryCatch/SwiftTryCatch.h:30:11: 'STException.h' file not found
How can I fix this?
Solved! Go to Solution.
2022-02-17 08:43 AM
Dear MFerr,
Sorry for my late reply, I have just discovered your question...
This kind of error happens whenever Header Search Paths and User Header Search Paths are wrong.
Please, could you verify that into your Build Settings ?
Let me know.
Thx and br,
2022-02-17 08:43 AM
Dear MFerr,
Sorry for my late reply, I have just discovered your question...
This kind of error happens whenever Header Search Paths and User Header Search Paths are wrong.
Please, could you verify that into your Build Settings ?
Let me know.
Thx and br,
2022-02-17 11:13 AM
We were able to get this to work by updating our build settings as mentioned. Please consider this issue closed.
2022-02-18 12:19 AM
Hi,
Perfect. Thx for the feedback. I close the "ticket".
BR,