I'm trying to install the VCL package for SynEdit on Delphi6 PE (dev-c++ source 4.9.9.1 from CVS).
Here's the error I get during the package's install:
[Fatal Error] SynEditReg.pas(93): File not found: 'SynHighlighterManager.dcu'
Now SynHighlighterManager.pas appears to be in the source directory for SynEdit, but not .dcu. Anyone know how to correct this?
Thanks. -Tony
put ..\source in search path in package options/directories
Log in to post a comment.
I'm trying to install the VCL package for SynEdit on Delphi6 PE (dev-c++ source 4.9.9.1 from CVS).
Here's the error I get during the package's install:
[Fatal Error] SynEditReg.pas(93): File not found: 'SynHighlighterManager.dcu'
Now SynHighlighterManager.pas appears to be in the source directory for SynEdit, but not .dcu. Anyone know how to correct this?
Thanks.
-Tony
put ..\source in search path in package options/directories