epics-modules / iocStats

EPICS IOC Status and Control
Other
12 stars 40 forks source link

Windows build not possible #62

Open MichaS-git opened 1 month ago

MichaS-git commented 1 month ago

Hi,

I tried to build this module on a recent Windows 10 64bit machine with Visual Studio 2022 Community Edition and EPICS 7.0.8, but it is not possible due to missing sed for Windows:

make[3]: Entering directory 'C:/epics/inst-7.0/iocStats/iocAdmin/Db/O.windows-x64-static' "C:/epics/base-7.0/bin/windows-x64-static/msi.exe" -D -I. -I.. -I../O.Common -I../../../db -IC:/epics/base-7.0/db -o ../O.Common/iocAdminRTEMS.db -S../iocAdminRTEMS.substitutions > iocAdminRTEMS.db.d ERROR msi: Can't open file 'iocAdminScanMon.db'

Expanding siteEnvVars.substitutions from CONFIG_SITE_ENV.... Der Befehl "sed" ist entweder falsch geschrieben oder konnte nicht gefunden werden.