Experimental Physics and Industrial Control System
Hi,
in ubuntu, I first used the follow comand:
<base>/bin/<arch>/makeBaseApp.pl -t example myexample
<base>/bin/<arch>/makeBaseApp.pl -i -t example myexample
then I edit the <dbSubExample.c> file and add:
#include <iostream>
(want to use cout and other functions)
and then changed the filename to <dbSubExample.cpp>.
but I get error when building.
How can I solve it and use c++ functions?
Thank you,
Yang
- Replies:
- Re: how to build c++ Andrew Johnson
- Navigate by Date:
- Prev:
Re: asynPortDriver Question Ralph Lange
- Next:
CA and threads Dirk Zimoch
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
<2011>
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
- Navigate by Thread:
- Prev:
RE: asynPortDriver Question Szalata, Zenon M.
- Next:
Re: how to build c++ Andrew Johnson
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
<2011>
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025