Hello
I have been having difficulties using the fstream class in a C++ shared .out library deployed using the Labview 2015 Model Interface Toolkit on a cRIO-9024 running Vxworks. I know that if VxWorks is installed on a RT target using the Wind River Workbench then it is necessary to specifically select certain additional kernel components (INCLUDE_CPLUS_IOSTREAMS) in order to use the iostream class (which fstream makes use of).
Does anyone know :
(1) which VxWorks kernel components are installed by Labview ?
(2) Does the kernel include support for the iostream class ?
(3) Can this be configured by the user?
Many thanks in advance
Nathan