#include "VOGUIClasses.vh" in VO-Windows-generated files
Posted: Wed Jan 12, 2022 12:37 pm
Hello,
we have noticed that in some newly created VO-Windows-files at the beginning the following lines appear:
#ifndef __XSHARP_RT__
#include "VOGUIClasses.vh"
#endif
The dialect of the assembly is "Visual objects".
We do not find the lines in older files. The Windows have been "cloned" from other windows.
The lines give us some problems with automatic conversions.
It does not seem to happen always or we have not understand the rules why the lines are generated.
Is it possible to avoid the generation of these lines?
Thank you
Arne
we have noticed that in some newly created VO-Windows-files at the beginning the following lines appear:
#ifndef __XSHARP_RT__
#include "VOGUIClasses.vh"
#endif
The dialect of the assembly is "Visual objects".
We do not find the lines in older files. The Windows have been "cloned" from other windows.
The lines give us some problems with automatic conversions.
It does not seem to happen always or we have not understand the rules why the lines are generated.
Is it possible to avoid the generation of these lines?
Thank you
Arne