Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 14:07:17 +0000



Post From: Possible issue in WriteBarAndStudyDataToFile

[2019-03-05 18:54:56]
User942837 - Posts: 108
do I need to include some file?

Seems like there's some problem referencing the struct. I just copied and pasted the lines above.

error: use of deleted function 'n_ACSIL::s_WriteBarAndStudyDataToFile::s_WriteBarAndStudyDataToFile()'
n_ACSIL::s_WriteBarAndStudyDataToFile WriteBarAndStudyDataToFileParams;

scstructures.h:3202:8: note: 'n_ACSIL::s_WriteBarAndStudyDataToFile::s_WriteBarAndStudyDataToFile()' is implicitly deleted because the default definition would be ill-formed:
struct s_WriteBarAndStudyDataToFile

^
scstructures.h:3202:8: error: uninitialized reference member in 'struct n_ACSIL::s_WriteBarAndStudyDataToFile'
scstructures.h:3205:12: note: 'SCString& n_ACSIL::s_WriteBarAndStudyDataToFile::OutputPathAndFileName' should be initialized
SCString &OutputPathAndFileName;

Would you please be kind and include scsf_WriteBarAndStudyDataToFile method in full please?

Thank you
Date Time Of Last Edit: 2019-03-05 19:03:00