| View previous topic :: View next topic |
| Author |
Message |
user@domain.invalid Guest
|
Posted: Mon Dec 08, 2003 2:38 am Post subject: SynEdit Component In Builder 6 |
|
|
Ok, I would love to use the SynEdit Components in C++ Builder 6. I have
downloaded the latest and I have the designide.bpi package required.
When I try compiling I get this error:
[Pascal Fatal Error] SynHighlighterManager.pas(94): File not found:
'DesignIntf.dcu'
[Linker Fatal Error] Fatal: Unable to open file 'SYNEDIT_BCB6.OBJ'
I have searched for it all over my system and I can't find it! Please
help....
|
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Mon Dec 08, 2003 3:50 am Post subject: Re: SynEdit Component In Builder 6 |
|
|
<user (AT) domain (DOT) invalid> wrote
| Quote: | [Pascal Fatal Error] SynHighlighterManager.pas(94): File not
found: 'DesignIntf.dcu'
|
Please read the "What's new in C++Builder" help file, there is a topic
titled "Updating Pascal component design packages" under the "Compatibility
issues" section that you need to read.
Gambit
|
|
| Back to top |
|
 |
Jason Guest
|
Posted: Mon Dec 08, 2003 3:57 am Post subject: Re: SynEdit Component In Builder 6 |
|
|
Remy Lebeau (TeamB) wrote:
| Quote: | user (AT) domain (DOT) invalid> wrote in message
news:3fd3e419$1 (AT) newsgroups (DOT) borland.com...
[Pascal Fatal Error] SynHighlighterManager.pas(94): File not
found: 'DesignIntf.dcu'
Please read the "What's new in C++Builder" help file, there is a topic
titled "Updating Pascal component design packages" under the "Compatibility
issues" section that you need to read.
Gambit
OMG Gambit.....THANK YOU. You won't believe how much time was spent |
trying to conquer this problem.....And to make me appear even more
stupid, the solution was in the help file...
hhehehe.....
Thanks
|
|
| Back to top |
|
 |
|