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 | 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 |
<== Date ==> | <== Thread ==> |
---|
Subject: | RE: Build EPICS Base3.14.9 on Windows |
From: | "Jeff Hill" <[email protected]> |
To: | 'åçä' <[email protected]>, "'tech-talk'" <[email protected]> |
Date: | Wed, 1 Dec 2010 09:05:43 -0700 |
Hi, Ø ..\..\..\include\osiWireFormat.h(80) : error C2989: Ø 'AlignedWireRef<T>' : template class has Ø already been defined as a non-template class Which version of the Microsoft compiler is in use? Jeff
Message content: TSPA With sufficient
thrust, pigs fly just fine. However, this is not necessarily a
good idea. It is hard to be sure where they are going to land,
and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925 From:
[email protected] [mailto:[email protected]] On
Behalf Of ??? Hi
all, I got the following error code when I compiled EPICS Release3.14.9
on windows with GnuMake3.8.1 and ActivePerl5.10. ..\..\..\include\osiWireFormat.h(80) : error C2989: 'AlignedWireRef<T>' : template class has already been defined as a non-template class ..\..\..\include\osiWireFormat.h(80) : error C2908: explicit specialization; 'AlignedWireRef<T>' has already been instantiated from the primary template ..\..\..\include\osiWireFormat.h(80) : error C2988: unrecognizable template declaration/definition ..\..\..\include\osiWireFormat.h(107) : error C2244: 'AlignedWireRef<T>::AlignedWireRef<T>::AlignedWireRef<T>' : unable to resolve function overload ..\..\..\include\osiWireFormat.h(109) : error C2954: template definitions cannot nest ..\..\..\include\osiWireFormat.h(115) : error C2995: 'operator`'' : template function has already been defined ..\..\..\include\osiWireFormat.h(63) : see declaration of 'operator`'' 2010-12-01 åçä |