Menu

#49 Runtime Error after compiling 5.3.1 RC3 code

None
fixed
None
2014-01-27
2013-02-10
SXKDZ
No

I downloaded the source code from SF. The version is 5.3.1 RC3, after opening the project, delphi showed two message that said 'Error reading CPPParser.BaseIndex: Property BaseIndex does not exist. Ignore the error and continue?' and 'Error reading CodeCompletion.ShowCount ......'. After ignoring all, the project can be compiled. When I run the compiled 'devcpp.exe', it showed only the splash form without status text (on the bottom), then caused a Runtime Error:


Application Error

Exception EReadError in module devcpp.exe at 000250B3.

Error reading ClassBrowser.ItemImages.VariablePublished: Property VariablePublished does not exist.


OK

OS Version: Windows 7 x86
SDK: Delphi 7

I can compile the former source code (5.3.0.4), and run the compiled program successful.

1 Attachments

Discussion

  • orwelldevcpp

    orwelldevcpp - 2013-02-17

    The package that hold the class browser VCL information, located at source\VCL\ClassBrowsing\ClassBrowsing.dpk, has changed. Please reinstall it.

    It is usually possible to do an overwrite install (just double click the dpk and hit compile/install), but you sometimes need to remove the old one first.

     
  • orwelldevcpp

    orwelldevcpp - 2013-02-17
    • status: open --> accepted
    • assigned_to: orwelldevcpp
    • milestone: -->
     
  • orwelldevcpp

    orwelldevcpp - 2014-01-27
    • status: accepted --> fixed
     
  • orwelldevcpp

    orwelldevcpp - 2014-01-27

    Updated all files to contain the proper properties.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.