I have added the necessary headers for the consumer in the
Code:
c:\symbian\9.2\S60_3rd_FP1\Epoc32\include\xmldatabinding
as described in the installation guide but Carbide still complains that that are missing headers
Code:
..\inc\ServiceTypes.h:13: the file 'xdbmanaged.h' cannot be opened
..\inc\ServiceTypes.h:14: the file 'xdbmanaged.inl' cannot be opened
..\inc\ServiceTypes.h:15: the file 'xdbnullable.h' cannot be opened
..\inc\ServiceTypes.h:16: the file 'xdbmetaInfo.h' cannot be opened
..\inc\ServiceTypes.h:17: the file 'duration.h' cannot be opened
..\inc\ServiceTypes.h:18: the file 'qname.h' cannot be opened
All requested files are in:
Code:
c:\symbian\9.2\S60_3rd_FP1\Epoc32\include\xmldatabinding
I assumed that include directories are being searched recursively.