I have been trying to compile and link w/o using packages.
Some programs I have used in the past work fine when I unlick the packages option and use dynamic link options. But lately, I try this and when I put more than one TEdit Box (for example) in the form I get the following messge:
Project Project1.exe raised exception class EOSError with message 'System Error. Coe 1410. Class Already Exists.' Process stopped. Use Step or Run to continue.
The debugger goes to the call to Run().
C++ Builder 6 Enterprise
What could the problem be. I can not seem to put my finger on it.
Some programs I have used in the past work fine when I unlick the packages option and use dynamic link options. But lately, I try this and when I put more than one TEdit Box (for example) in the form I get the following messge:
Project Project1.exe raised exception class EOSError with message 'System Error. Coe 1410. Class Already Exists.' Process stopped. Use Step or Run to continue.
The debugger goes to the call to Run().
C++ Builder 6 Enterprise
What could the problem be. I can not seem to put my finger on it.