Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined symbols for architecture x86_64 #6

Open
mikbe opened this issue Feb 19, 2012 · 0 comments
Open

Undefined symbols for architecture x86_64 #6

mikbe opened this issue Feb 19, 2012 · 0 comments

Comments

@mikbe
Copy link

mikbe commented Feb 19, 2012

Building iRecovery++

g++ -o ./bin/iRecovery ./src/Device.cpp -I"./include" -I"./libirecovery/include" -I"/usr/local/include" -L"/usr/local/lib" -lreadline ./libirecovery/libirecovery.a -lusb-1.0 -framework CoreFoundation -framework IOKit
Undefined symbols for architecture x86_64:
"_main", referenced from:
start in crt1.10.6.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make: *** [mach] Error 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant