Hello
C++ Builder XE7
When trying to compile my project, it shows the message: unable to find package import: XLSRWII5_DXE7.bpi
not found XLSRWII5_DXE7.bpi
Re: not found XLSRWII5_DXE7.bpi
Hello
This is fixed now. Please download the package again.
This is fixed now. Please download the package again.
Lars Arvidsson, Axolot Data
Re: not found XLSRWII5_DXE7.bpi
It's working. Thanks.
Re: not found XLSRWII5_DXE7.bpi
Hello
I updated C++ Builder to 10.1 Berlin
When trying to compile my project, it shows the message: unable to find package import: XLSRWII6_DDX101.bpi
I updated C++ Builder to 10.1 Berlin
When trying to compile my project, it shows the message: unable to find package import: XLSRWII6_DDX101.bpi
Re: not found XLSRWII5_DXE7.bpi
I set the path manually.
Delphi compiles fine.
С++ shows the error:
[bcc32 Error] XLSUtils5.hpp(299): E2451 Undefined symbol 'INF'
[bcc32 Error] XLSDrawing5.hpp(451): E2219 Wrong number of arguments in call of macro 'RGB'
[bcc32 Error] XLSDrawing5.hpp(451): E2321 Declaration does not specify a tag or an identifier
[bcc32 Error] XLSDrawing5.hpp(549): E2219 Wrong number of arguments in call of macro 'RGB'
[bcc32 Error] XLSDrawing5.hpp(549): E2321 Declaration does not specify a tag or an identifier
Delphi compiles fine.
С++ shows the error:
[bcc32 Error] XLSUtils5.hpp(299): E2451 Undefined symbol 'INF'
[bcc32 Error] XLSDrawing5.hpp(451): E2219 Wrong number of arguments in call of macro 'RGB'
[bcc32 Error] XLSDrawing5.hpp(451): E2321 Declaration does not specify a tag or an identifier
[bcc32 Error] XLSDrawing5.hpp(549): E2219 Wrong number of arguments in call of macro 'RGB'
[bcc32 Error] XLSDrawing5.hpp(549): E2321 Declaration does not specify a tag or an identifier
Re: not found XLSRWII5_DXE7.bpi
Hello
I have no idea what causes the compiler error. There is no "INF" symbol in the file XLSUtils5.pas. Please check that you don't have mixed up other versions of the component.
I have no idea what causes the compiler error. There is no "INF" symbol in the file XLSUtils5.pas. Please check that you don't have mixed up other versions of the component.
Lars Arvidsson, Axolot Data