Subject: |
Re: compiling error:expected constructor, destructor, or type conversion before "(" token |
From: |
Stefan Heim <[email protected]> |
To: |
[email protected] |
Date: |
Fri, 4 Apr 2008 10:42:59 +0200 |
Huang,
On Friday, 4. April 2008, éæå wrote:
> But while compiling the codes, there is such error:
> ../../include/Interface.h:44: error: expected constructor,destructor,or
> type conversion before "(" token
>
> The device driver is provided along with the hardware in the format of .so
> and .h. The Interface.h file contains some driver function declarations.
Nobody without a magic crystal bowl will be able to help you unless you show
us
- the compiler command line that generated the above error
- and the (relevant parts of the) file Interface.h.
> I wonder if the reason is that the declaration and definition of the class
> are not together.
No. You don't even have the definition since you said you were lacking the
source for the driver.
-Stefan
--
Stefan Heim, PhD Student X-ray microscopy
BESSY mbH, Albert-Einstein-StraÃe 15, D-12489 Berlin, Germany
voice: +49 30 6392 3177 fax: + 49 30 6392 4757 e-mail: [email protected]
BESSY mbH - Mitglied der Leibniz Gemeinschaft
Vorsitzender des Aufsichtsrates: Prof. Dr. Dr. h.c. mult. Joachim Treusch
GeschÃftsfÃhrer: Prof. Dr. Dr. h.c. Wolfgang Eberhardt, Prof. Dr. Eberhard
Jaeschke
Sitz Berlin, AG Charlottenburg, HRB 14635
- References:
- compiling error:expected constructor, destructor, or type conversion before "(" token 黄思婷
- Navigate by Date:
- Prev:
RE: compiling error:expected constructor, destructor, or type conversion before "(" token Guobao Shen (KEK)
- Next:
Re: Building motor6-3 record Ron Sluiter
- 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
- Navigate by Thread:
- Prev:
RE: compiling error:expected constructor, destructor, or type conversion before "(" token Guobao Shen (KEK)
- Next:
Example for VME reg-based port driver for asyn on Linux? Burkhard Kolb
- 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
|