Page 1 of 1

Mini HowTo: TC7 debugging with BCB5

Posted: Fri Mar 31, 2006 6:43 am
by 9345036
Mini HowTo to step through TC 7.06 source code with BCB5

1. Buy the source code from Steema.
2. Install source code
3. Use TeeRecompile.exe and check "Debug packages compilation"

Problem: No TDS files are created.

4. Open Tee7BCB5.bpg in BCB5
5. Set all packages to "Full Debug"

Problem: TeeUI7C5 linking raises an error. Don't set "Full Debug" here.

6. Compile all packages.

If IDE asks for bpi files, direct it to the Lib path, created under the path you have entered in TeeRecompile.exe.

7. Close all.
8. Copy TDS files to your project folder.