Having problems wth export filters in C++Builder XE7
C++ Builder XE7
Adding frxReport component to a form compiles and run fine.
But as soon as a filter is added to the form, unable to compile.
eg TfrxMailExport or TfrxXLSExport
error message:
[ilink32 Error] Fatal: Unable to open file 'FRXEXPORTMAIL.OBJ'
How can i fix this problem?
Thanks
Adding frxReport component to a form compiles and run fine.
But as soon as a filter is added to the form, unable to compile.
eg TfrxMailExport or TfrxXLSExport
error message:
[ilink32 Error] Fatal: Unable to open file 'FRXEXPORTMAIL.OBJ'
How can i fix this problem?
Thanks
Comments