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: Unable to build support modules on Windows, with base 3.15.2 |
From: | Kevin Peterson <[email protected]> |
To: | "J. Lewis Muir" <[email protected]>, "Mark S. Engbretson" <[email protected]>, <[email protected]> |
Date: | Thu, 24 Sep 2015 13:32:51 -0500 |
On 9/24/15 10:45 AM, J. Lewis Muir wrote: >> If you succeed at building base, you'll encounter more problems when >> you try to build other EPICS modules. > > Which problems are these? If a certain compiler does not build > EPICS software correctly, it would be good to note that compiler as > unsupported on Andrew's page. I have not had a chance to document all of the problems I encountered trying to build synApps_5_8 with Visual Studio Community 2015. Many of the problems seem to be caused by Makefiles that unconditionally build code that doesn't work on Windows, and therefore are a problem for all versions of Visual Studio. The sequencer is one module that is difficult to build on Windows, but those problems have already been discussed here. Kevin