EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  <20112012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  <20112012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: epicsQt plugin build errors
From: Andrew Johnson <[email protected]>
To: [email protected]
Date: Thu, 3 Nov 2011 16:40:55 -0500
Hi,

On 2011-11-03 Martin Konrad wrote:
> Please make sure that you have something like
> 
> LIBS += -L$$(EPICS_BASE)/lib/$$(EPICS_HOST_ARCH) \
>     -lca \
>     -lCom \
>     -L$$(QCAFRAMEWORK)/qwt-5.2.1/lib \
>     -lqwt

It's possible that your link order might be a problem, make sure that you link 
against the ca and Com libraries *after* linking any libraries that calls 
them.  In the above case I would suggest moving the -lca and -lCom options 
after the -lqwt.

- Andrew
-- 
Optimization is the process of taking something that works and
replacing it with something that almost works, but costs less.
-- Roger Needham

Replies:
Re: epicsQt plugin build errors Benjamin Franksen
References:
epicsQt plugin build errors Zhang Yuliang
Re: epicsQt plugin build errors Martin Konrad

Navigate by Date:
Prev: Re: reading large data arrays over slow networks Kevin Peterson
Next: Re: Asyn or StreamDevice Error Messages: vxi11 clientIoCall errno Permission denied clnt_stat 5 Benjamin Franksen
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  <20112012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: epicsQt plugin build errors Martin Konrad
Next: Re: epicsQt plugin build errors Benjamin Franksen
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  <20112012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 18 Nov 2013 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·