|
|
#1 |
|
Linker command failed with exit code 1
So, I'm trying to compile this project. What's happening is that I'm getting this error code:
Code:
ld: 6 duplicate symbols for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation) And in the class which I had added, I had imported the .h file. Please help me.
__________________
Last edited by adildacoolset; Tomorrow at 09:42 AM. Reason: grammar error |
|
|
|
0
|
|
|
#2 |
|
The duplicate symbol error should show the symbols that have been duplicated.
This can happen by something like this #import "MyViewController.m" At any rate. Show the full error message. |
|
|
|
0
|
|
|
#3 |
|
Never mind. I looked at the full error message. Turns out I was importing a folder too many times. Thanks for the assistance!
__________________
Last edited by adildacoolset; Tomorrow at 09:42 AM. Reason: grammar error |
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 07:09 PM.







Linear Mode
