| View previous topic :: View next topic |
| Author |
Message |
Artaud Guest
|
Posted: Fri Dec 02, 2005 3:59 pm Post subject: Delphi5->BCB6? |
|
|
Hello,
I have a project made for delphi5 and I have BCB6 how can I build it with my
BCB6?
I have tried but it wants vcl50.bpl...and it is the first time I try to use
delphi files.
I have tried yo find explanations in the borland site but I have found
nothing
I thank you very much in advance
Regards
Patrick
|
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Fri Dec 02, 2005 7:24 pm Post subject: Re: Delphi5->BCB6? |
|
|
"Artaud" <artaud.patrick (AT) wanadoo (DOT) fr> wrote
| Quote: | I have a project made for delphi5 and I have BCB6 how
can I build it with my BCB6?
|
You can't. BCB does not suport building Delphi projects.
| Quote: | I have tried but it wants vcl50.bpl...and it is the first time
I try to use delphi files.
|
That file was renamed to vcl.bpl in BCB 6.
The only thing you can do is create a new BCB project and then add the .pas
files to it. You cannot edit Delphi forms in BCB, though.
Gambit
|
|
| Back to top |
|
 |
Artaud Guest
|
Posted: Sat Dec 03, 2005 1:24 pm Post subject: Re: Delphi5->BCB6? |
|
|
Thank you very much go to try another way and what you said
Thank you again
Patrick
"Remy Lebeau (TeamB)" <no.spam (AT) no (DOT) spam.com> a écrit dans le message de news:
4390a02f$1 (AT) newsgroups (DOT) borland.com...
| Quote: |
"Artaud" <artaud.patrick (AT) wanadoo (DOT) fr> wrote in message
news:43906f47$1 (AT) newsgroups (DOT) borland.com...
I have a project made for delphi5 and I have BCB6 how
can I build it with my BCB6?
You can't. BCB does not suport building Delphi projects.
I have tried but it wants vcl50.bpl...and it is the first time
I try to use delphi files.
That file was renamed to vcl.bpl in BCB 6.
The only thing you can do is create a new BCB project and then add the
.pas
files to it. You cannot edit Delphi forms in BCB, though.
Gambit
|
|
|
| Back to top |
|
 |
|