EPICS Home

Experimental Physics and Industrial Control System


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

Subject: Re: Problem compiling EPICS ioc with libusb
From: Michael Westfall <[email protected]>
Cc: Sam de Jong <[email protected]>, "[email protected]" <[email protected]>
Date: Thu, 22 Jun 2017 19:39:51 -0400
Also, I don't think you want to do this:

I added the header files for a class I created which interfaces with a usb device (these are included in this email) by adding this line to /testAPP/src/testMain.cpp:

    #include "DI-2108-P.cpp"


 
Instead, in your Makefile, add this:

test_SRCS += DI-2108P.cpp




--
Mike Westfall
Control Systems Software Engineer



Replies:
Re: Problem compiling EPICS ioc with libusb Sam de Jong
References:
Problem compiling EPICS ioc with libusb Sam de Jong
RE: Problem compiling EPICS ioc with libusb Mark Rivers

Navigate by Date:
Prev: RE: Problem compiling EPICS ioc with libusb Mark Rivers
Next: Re: Problem compiling EPICS ioc with libusb Sam de Jong
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: RE: Problem compiling EPICS ioc with libusb Mark Rivers
Next: Re: Problem compiling EPICS ioc with libusb Sam de Jong
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024