Assemblies fail to work on Windows
Bug #1815864 reported by
Ralph Lange
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
EPICS Base | Status tracked in 7.0 | |||||
3.15 |
Fix Released
|
Medium
|
Ralph Lange | |||
7.0 |
Fix Released
|
Medium
|
Ralph Lange |
Bug Description
Though being configured correctly in the Makefile, assemblies using the *_SNIPPETS setting fail to be generated on Windows. (VS 2017, GNU Make 4.1)
Unexpected Make output:
make[2]: *** No rule to make target 'RCS/../', needed by '../'. Stop.
The same Makefile on Linux works smoothly.
Changed in epics-base: | |
importance: | High → Medium |
To post a comment you must log in.
Does it still fail with make 4.2.1 on Windows?