While compiling a program in bcb6..
Posted: 27.07.2007, 08:18
My program connects in design mode. But I get these problems in compile time.
Can you help me please?
Code: Select all
[C++ Error] Unit1.h(17): E2209 Unable to open include file 'ZAbstractDataset.h'
[C++ Error] Unit1.h(18): E2209 Unable to open include file 'ZAbstractRODataset.h'
[C++ Error] Unit1.h(19): E2209 Unable to open include file 'ZConnection.h'
[C++ Error] Unit1.h(32): E2209 Unable to open include file 'ZDataset.h'
[C++ Error] Unit1.h(37): E2303 Type name expected
[C++ Error] Unit1.h(37): E2139 Declaration missing ;
[C++ Error] Unit1.h(38): E2303 Type name expected
[C++ Error] Unit1.h(38): E2139 Declaration missing ;
[C++ Error] Unit1.h(37): E2109 Not an allowed type
[C++ Error] Unit1.h(38): E2109 Not an allowed type