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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions