[bcc32 Error] System.ZLib.hpp(310): E2040 Declaration terminated incorrectly
Full parser context
DllUnit.cpp(9): #include frm\ttunit1.h
ttunit1.h(58): #include d:\program files (x86)\embarcadero\studio\18.0\include\windows\vcl\Vcl.WinXCtrls.hpp
Vcl.WinXCtrls.hpp(25): #include d:\program files (x86)\embarcadero\studio\18.0\include\windows\vcl\Vcl.Imaging.pngimage.hpp
Vcl.Imaging.pngimage.hpp(21): #include d:\program files (x86)\embarcadero\studio\18.0\include\windows\rtl\System.ZLib.hpp
System.ZLib.hpp(23): namespace System
System.ZLib.hpp(25): namespace Zlib
注释这一行System.ZLib.hpp(310)
//extern DELPHI_PACKAGE char *ZLIB_VERSION;
因为vcl界面放了TSearchBox控件引起的