Page 1 of 1

Missing Icon for Sample & Access Violation Error -10.2

Posted: Sun Jun 10, 2018 9:30 am
by johnd
Hi Lars,

When trying to build XLSSpreadSheetDemo I get the following error:-

brcc32 command line for "XLSSpreadSheetDemo.vrc"
c:\program files (x86)\embarcadero\studio\19.0\bin\cgrc.exe -c65001 "XLSSpreadSheetDemo.vrc" -foXLSSpreadSheetDemo.res
[BRCC32 Error] XLSSpreadSheetDemo.vrc(60): file not found: XLSSpreadSheetDemo_Icon.ico

I also managed to build the Advanced sample but that then fails with an access violation error when I run it.

If you can give me any suggestions as to what I have wrong here that would be much appreciated.

Thanks you.
Regards
John Docherty

Re: Missing Icon for Sample & Access Violation Error -10.2

Posted: Mon Jun 11, 2018 10:10 am
by larsa
Hello

1. Delete the DPROJ file. It's not required.

2. What do you do when you get an access violation in the Advanced sample?

Re: Missing Icon for Sample & Access Violation Error -10.2

Posted: Wed Jun 13, 2018 11:06 am
by johnd
Hello Lars,

Thanks for your reply. Sorry for the delay in replying. I have been trying a few things out. With the SpreadsheetAdvanced sample I get an Exception error when I click on File, Bold etc., but not when I click on the last four controls on the right - borders and colours. Fontsize works OK as well. I have 10.2 on two machines, both exhibit the same behaviour.

Regards
John Docherty