bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compile using make!


From: Tim Murphy
Subject: Re: compile using make!
Date: Fri, 20 Jun 2014 11:50:51 +0300

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, SINAn G <address@hidden> wrote:
> 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 same message i got from eclipse when i didn't add the
> mysqlcppconn to the C++ linker), the error message is :
> undefined reference to `get_driver_instance'
> which is related to mysql because i didn't include the {mysqlcppconn} during
> the {make}
>
> So my Question how to do include  {mysqlcppconn} library during the
> execution of {make } of LTE-Sim
>
> thanks for help
>
> _______________________________________________
> Bug-make mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/bug-make
>



-- 
You could help some brave and decent people to have access to
uncensored news by making a donation at:

http://www.thezimbabwean.co.uk/friends/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]