BCB5
Since the project group build doesn't work, I built each project individually. This work without error until the ColnEdit error appeared, which I "fixed" using a method posted by another user.
All packages are built.
Copied the TEE*.bpl files into \System32
Tried to install packages into BCB. DCLTee7 installs. DCLTeePro7 won't install. Error says:
"Cannot load TeePro7C5. It contains unit TEEDraw3d, which is also contained in DCLTee7C5"
Tried to just install DCLTeePro7 by itself. Same error message.
Continuing v7.04 installation problems
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi kmanuele,
This is because your IDE project search paths are still referencing to your old TeeChart version. You should set the project options search path to the compiled sources "include" and "lib" folders or wherever you had the files. Those directories should be the first ones on the list.
This is because your IDE project search paths are still referencing to your old TeeChart version. You should set the project options search path to the compiled sources "include" and "lib" folders or wherever you had the files. Those directories should be the first ones on the list.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |