Hi Pavel,
On 2013-01-10 Pavel Maslov wrote:
> While building CA Gateway 2 (Windows XP x86, MVS 2008) I have encountered
> the following error:
>
> *..\gateway.cc(364) : error C3861: 'strcasecmp': identifier not found*
> *make[1]: *** [gateway.obj] Error 2*
Hmm, I'm guessing that the gateway hasn't been built for Windows in a while
(if ever) so you could be in for some work getting it going.
If you still want to do that you can replace strcasecmp() in gateway.cc with
epicsStrCaseCmp() but you might need to #include <epicsString.h> for the
prototype.
- Andrew
--
There is no such thing as a free lunch. When invited for lunch,
it is best to check if you are there to eat, or to be eaten.
-- Clive Robinson
- Replies:
- Re: routing Pavel Maslov
- References:
- routing Pavel Maslov
- Re: routing Pavel Maslov
- Re: routing Pavel Maslov
- Navigate by Date:
- Prev:
Re: medm build keith . thorne
- Next:
RE: dbScan.c: periodicTask( ), initOnce( ), ... Hu, Yong
- 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: routing Pavel Maslov
- Next:
Re: routing Pavel Maslov
- 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
|