Page 1 of 1

not found XLSRWII5_DXE7.bpi

Posted: Sun Apr 10, 2016 3:01 pm
by MCorvinus
Hello
C++ Builder XE7
When trying to compile my project, it shows the message: unable to find package import: XLSRWII5_DXE7.bpi

Re: not found XLSRWII5_DXE7.bpi

Posted: Mon Apr 11, 2016 6:33 am
by larsa
Hello

This is fixed now. Please download the package again.

Re: not found XLSRWII5_DXE7.bpi

Posted: Mon Apr 11, 2016 7:02 am
by MCorvinus
It's working. Thanks.

Re: not found XLSRWII5_DXE7.bpi

Posted: Tue Jan 03, 2017 2:11 pm
by MCorvinus
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

Re: not found XLSRWII5_DXE7.bpi

Posted: Tue Jan 03, 2017 2:53 pm
by MCorvinus
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

Re: not found XLSRWII5_DXE7.bpi

Posted: Thu Jan 12, 2017 7:27 am
by larsa
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.