here a more detailed output. [bcc32 Fehler] Iexwindowsfunctions.hpp(249): E2040 Deklaration nicht ordnungsgemäß abgeschlossen Vollständiger Parser-Kontext MDT.cpp(10): #include MDT.h MDT.h(72): #include MDT_Forms\Graphic_Element_Form\Message_ParameterWindow.h Message_ParameterWindow.h(77): #include MDT_Controls\MDT_CustomImageControl.h MDT_CustomImageControl.h(31): #include C:\ProgramData\ImageEn13_7\Delphi12Athens\imageenview.hpp imageenview.hpp(42): #include C:\ProgramData\ImageEn13_7\Delphi12Athens\Iexwindowsfunctions.hpp Iexwindowsfunctions.hpp(35): namespace Iexwindowsfunctions
I also tried to delete all ImageEnViews, headers and #pragma links for ImageEn. With that i can compile successfully. But if i add an ImageEn afterwards the Error will pop up again.
When i create a new Project and add ImageEnView it will compile successfully!