I'm attempting to build devcpp from the cvs code, and I've had several problems. Most serious among those is that ProcessListFrm.pas and ProcessListFrm.dfm is missing from the cvs.
I also had to rename the components found in 'V5\source\Vcl\Parser'. The names collided with component names allready installed on my system.
I'm attempting to build devcpp from the cvs code, and I've had several problems. Most serious among those is that ProcessListFrm.pas and ProcessListFrm.dfm is missing from the cvs.
I also had to rename the components found in 'V5\source\Vcl\Parser'. The names collided with component names allready installed on my system.
TCppParser -> TDevCppParser
TClassBrowser -> TDevCppClassBrowser
TCodeCompletion -> TDevCppCodeCompletion
TCppTokenizer -> TDevCppTokenizer
I'm also the release of SynEdit 1.1 - just added the syntax higlighter for RC files.
So now it seems that the remaining missing piece is ProcessListFrm
Keep up the good work
Best regards
Espen Harlinn