Mika_D
Member
|
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 |
|
Esenthel
Administrator
|
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 |
|