Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Opening BCB6 projects in BCB5

Status
Not open for further replies.

Sherak

Programmer
Sep 1, 2003
83
GB
I use Builder 6, I have recently passed some work over to a collegue who uses 5 and the project wont compile and run, anyone know the fix (will go into more detail if necessary)...
 
It may have to do with the XML project file that BCB 6 uses. Try this, make a very simple project in BCB5, then open a copy of it with BCB6, and use an editor to see which files are different and why.



James P. Cottingham

There's no place like 127.0.0.1.
There's no place like 127.0.0.1.
 
Just doing that at the moment thanks, initially its looking very samey :( anyho the file that seems to be the biggest culprit is RTL.LIB

Whilst trying to build a project created in 6 in 5 the linker error is:

Unable to open 'RTL.LIB' Im not a 100% sure what this is and there apears to be little information onthe net about it, any help appriciated.......

Thanks........
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top