I want to use Borland C++ Builder 6.0 and QuickTime SDK to create 'mov' file.
When I include header 'movies.h', the compiler shows error directive:
[C++ Fatal Error] ConditionalMacros.h(1348): F1003 Error directive: ConditionalMacros.h: unknown compiler
The conclusion is: header 'ConditionalMacros.h' does not contain the macros for Borland Builder implementation (there are only VC++ imlenetations). I think it is possible to write code for QT files in BCB enviroment.
What to do with it? Please, help!
Thanks, in advance.
When I include header 'movies.h', the compiler shows error directive:
[C++ Fatal Error] ConditionalMacros.h(1348): F1003 Error directive: ConditionalMacros.h: unknown compiler
The conclusion is: header 'ConditionalMacros.h' does not contain the macros for Borland Builder implementation (there are only VC++ imlenetations). I think it is possible to write code for QT files in BCB enviroment.
What to do with it? Please, help!
Thanks, in advance.