| Subject: | dcc32 with packages |
| Posted by: | Hubert Anemaat |
| Date: | Tue, 22 Jun 2010 |
Hello,
When -LUvcl;vclx is in my MyApp.cfg file and I compile MyApp with dcc32.exe (Delphi 2007) I get the error "Fatal: E2202 Required package 'rtl' not found".
Very strange: rtl is not mentioned in -LU.
When I eliminate the line -LUvcl;vclx, dcc32 builds MyApp without any problems.
How can I use dcc32 with packages ?
Thanks,
Hubert Anemaat