Board index » cppbuilder » Using BC++ IDE?
Kenneth de Camargo
![]() CBuilder Developer |
Kenneth de Camargo
![]() CBuilder Developer |
Using BC++ IDE?2004-05-12 10:45:55 PM cppbuilder9 I was just wondering about a thing: Would it be possible to install the old BC++ 5 IDE and get it to use C++Builder's command line tools for building, project management, etc? Has anyone tried that out? Any hints/pitfalls/traps I should be aware of? -- Ken planeta.terra.com.br/educacao/kencamargo/ * this is not a sig * |
Sebastian Ledesma
![]() CBuilder Developer |
2004-05-13 12:22:19 AM
Re:Using BC++ IDE?
Yes, it's done, is called Tools5.5.
Tools5.5 uses the addon interface in BC5.0x to integrate the command line tools of the free BCC5.5 seamsly (it's well spelled?). You can donwload the last version at www.jogy.net . There are others addon's for BC5.0x like JideTool ( www.jogy.net ), smargret (www.solidynepro.com/sebas), enderAddon (cant find current site), appExpert5.5 (wich includes several code generator, even a more usefull 'new module' that included in CBX: www.solidynepro.com/sebas), CTC testwell (www.testwell.fi), etc. Saludos Sebastian "Kenneth de Camargo" <INVERT:rb.moc.arret@jcrk>escribi?en el mensaje QuoteI was just wondering about a thing: |
Kenneth de Camargo
![]() CBuilder Developer |
2004-05-18 07:43:27 AM
Re:Using BC++ IDE?
Hola Sebastian,
Muchas gracias! Now one more thing: what would be a minimal setup for BC++ 5 to run those? Can I simply copy the files off the run image on the CD? Ken Sebastian Ledesma wrote: QuoteYes, it's done, is called Tools5.5. planeta.terra.com.br/educacao/kencamargo/ * this is not a sig * {smallsort} |
Sebastian Ledesma
![]() CBuilder Developer |
2004-05-18 10:33:15 PM
Re:Using BC++ IDE?
Kennet:
I would prefer to run installer and un-check: - DOS support (since BCC5.5 only generates Win32 code), - MFC support - Source code and examples Saludos Sebastian "Kenneth de Camargo" <INVERT:rb.moc.arret@jcrk>escribi?en el mensaje QuoteHola Sebastian, |