Thread: How can i handle "undefined reference to" error
hi all,
new in linux , use cygwin gcc compiling code.
crush error:
undefined reference `vocab::vocab(unsigned int, unsigned int)'
undefined reference `file::file(char const*, char const*, int)'
.....
how can handle it?
looks you're not linking correctly. vocab , file defined you, or provided third-party library? how compiling this?
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Packaging and Compiling Programs How can i handle "undefined reference to" error
Ubuntu
Comments
Post a Comment