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 | 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: Problem building base with parallel make on Visual Studio 2010 |
From: | Ralph Lange <[email protected]> |
To: | EPICS Core Talk <[email protected]> |
Date: | Wed, 3 Jan 2018 19:25:01 +0100 |
I figured out the problem without rebooting. There was a perl process still running on my Windows system when I was no longer building anything. That perl process must have had a file open in modules/pvData/testApp/O.
windows-x64-static. So even though that directory no longer appeared to exist, Windows was not allowing access to it, either to delete it, create it, or add its Makefile. [...]