Re: compile using make!

2014-06-20 Thread Tim Murphy
We cannot help you if you don't post your makefile. Every makefile is different and nobody can give you an answer that is guaranteed to work without seeing it. You might be lucky if you set LDFLAGS e.g. to "-lmysqlcppconn" but this could easily not be correct. Regards, Tim On 20 June 2014 07:37

compile using make!

2014-06-20 Thread SINAn G
Hi , i already design my model for LTE-Sim s/w and i tested under the eclipse successfully, however since i'm using mysql for my model then i was able to add mysqlcppconn to C++ linker form the setting Now when i want to compile my model under the LTE-Sim s/w i get an error message (which is the sa