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: IOC build |
From: | <[email protected]> |
To: | <[email protected]>, <[email protected]> |
Date: | Thu, 25 Jan 2018 19:34:25 +0000 |
Hi Vishnu, You seem to be getting an extra directory appended to the filename in:
perl -CSD c:/epics/Devlop/test/configure/C:/epics/base-3.16.1/bin/win32-x86/makeMakefile.pl O.win32-x86 ../.. I don’t know if this has anything to do with “makeBaseApp.pl” being called using a relative path
when you create the ioc? If you start again but use c:\epics\base-3.16.1\bin\win32-x86\makeBaseApp.pl -t ioc test instead does it work any better? Regards, Freddie From: [email protected] [mailto:[email protected]]
On Behalf Of Vishnu Patel Hi ALL, |