Emmanuel Guest
|
Posted: Sun Nov 07, 2004 11:09 pm Post subject: Cannot load package 'visualclx60" .It contains Unit 'Qt,' wh |
|
|
I just create some VCL ,no CLX here
but
After compile, C++builder claim that
the following changes are necessary to make this package compatible with
other installed packages.
Add visualclx.
visualclx contains implicit unit(s) Qconsts, Bindhelp, Qt, Qtypes,
Qgraphics, Qclipbrd, Qstyle, Qimglist, Qactnlist, Qstdctrls, Qdialogs,
Qsearch, Qstdactns, Qforms, Qcontrols, Qmenus, Qextctrls.
Add visualdbclx.
visualdbclx contains implicit unit(s) Qdbconsts, Qdblogdlg.
After I believe it to press OK,
other error is ourrced
Cannot load package 'visualclx60" .It contains Unit 'Qt,' which is also
contained in package 'XXX'
How can I solve it??????
|
|