Skip to content

Undefined symbols for architecture x86_64 #6

Description

@mikbe

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions