Hi all,
I just thought I'd mention that I solved my problem (see below).
It appears that, by default, when creating a console application that
uses the VCL, BDS2006 puts vcl and rtl into the packages section of the
.bdsproj file, but not in the libraries section. So I ended up setting
the fol
Hi all,
I was hoping someone here may be able to help me with this. I have
created a console mode application and turned off "Build with Runtime
packages" - a sample of code exhibiting the problem is shown below.
When I attempt to build this project, I get an error stating "[Linker
Fatal Erro