extern variable cannot be initialized in zlib.hpp
Posted: Tue 09 Mar 2010 10:19
When i drop a TMyConnection component on a form I get the following error
[BCC32 Error] Zlib.hpp(237): E2189 extern variable cannot be initialized
at line
extern PACKAGE int __fastcall deflateInit_(TZStreamRec &strm, int level, System::WideChar * version, int recsize);
Any ideas why this might be?
[BCC32 Error] Zlib.hpp(237): E2189 extern variable cannot be initialized
at line
extern PACKAGE int __fastcall deflateInit_(TZStreamRec &strm, int level, System::WideChar * version, int recsize);
Any ideas why this might be?