#help

9 messages · Page 1 of 1 (latest)

winged cipher
#

you have to link curl

livid crown
#

Your code has the declarations of these identifiers, but no definitions

#

you need to link the library file(s) or source code file(s) which contain the definitions of those identifiers

#

the headers only contain declarations, not definitions. once something is declared, it must still be defined or the compiler will freak out

quick hollow
winged cipher
quick hollow
#

yes

winged cipher
#

how?

quick hollow