Page 2 of 2

Re: Compilation with epics base 7

Posted: 23 Dec 2022, 10:51
by blanco-garcia
Dear Soliday,

Doing make in tcltkinterp/extensions, tcltkapp/oagapp and tcltklib, in oag/apps/src/ , before utils allows to finish the compilation without errors.

However, I still need to insert the line #include "SDDS.h" into oag/apps/src/utils/tools/carriageReturn2newline.c as I mentioned before.

Best regards and happy hollidays !
Until next year.

o

Re: Compilation with epics base 7

Posted: 08 Mar 2023, 05:53
by blanco-garcia
Dear Soliday,

I have compiled from sources epics 7.07 and elegant 2023.1.0 without any problems; I no longer need to add :
line #include "SDDS.h" into oag/apps/src/utils/tools/carriageReturn2newline.c

This is solved from my side. Thank you again.