| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | January 17 2006 3:01pm |
| Subject: | Re: undefined reference error while compiling | ||
| View as plain text | |||
Jonas Jurczok wrote: > > [root@localhost mysql]# c++ -o mysqltest -I /usr/include/mysql -I > /usr/include/mysql++/ mysqltest.cpp You aren't linking to either the MySQL C API or the MySQL++ libraries here. Please read the GCC documentation. This forum tasked with teaching people how to use their build tools.
| Thread | ||
|---|---|---|
| • undefined reference error while compiling | Jonas Jurczok | 17 Jan |
| • Re: undefined reference error while compiling | Warren Young | 17 Jan |
| • Re: undefined reference error while compiling | Warren Young | 17 Jan |
| • Re: undefined reference error while compiling | Jonas Jurczok | 17 Jan |
| • Re: undefined reference error while compiling | Jonas Jurczok | 17 Jan |
| • Re: undefined reference error while compiling | Jonas Jurczok | 17 Jan |
| • Re: undefined reference error while compiling | Tommy Apel | 17 Jan |
| • Re: undefined reference error while compiling | Jonas Jurczok | 17 Jan |
