About Store Forum Documentation Contact



Post Reply 
Clang: error Mac
Author Message
Mika_D Offline
Member

Post: #1
Clang: error Mac
   

Hello,
Esenthel worked perfectly until today I always get the error:
Clang: error: linker command failed with exit code 1:
How can I fix it?

Thank you!
05-12-2018 06:22 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Clang: error Mac
Hi,

Please check the output carefully, looks like you have the same symbols defined multiple times.
Probably the same functions are defined multiple times.
I think the problem is you have 2 source code elements in your project, that define the same functions.
05-12-2018 09:18 PM
Find all posts by this user Quote this message in a reply
Post Reply