Hello –
I recently installed epics on my windows PC for the first time and am running IOC’s with asyn, stream, calc, and I’m able to use caget and caput for channel access without issue. However, running pvlist within msys causes it to just fail silently, and running the .exe returns these warnings – it seems like a few of the pvinfo/pvdata DLL’s don’t build correctly. The issue originally presented with base 7.0.4, and then I built fresh on 7.0.7 and saw the same issue. Has anyone ever had this issue on mingw? Transcription of one of the errors [ it opens a myriad of similar dialogs referencing missing entry points in pv****.dll files but I’ve just copied one of them since I don’t imagine the specific entry points are at issue] in case the image doesn’t carry through:
“pvlist.exe – Entry Point Not Found
The procedure entry point _/ZNSt7/__cxx1118basic_stringstreamlcSt11char_traitslcEsalcEEC1Ev could not be located in the dynamic link library C:\msys64\home\Eloise\base-7.0.7\bin\windows-x64-mingw\pvData.dll”