Search found 3 matches

by pchaviv
Thu Apr 12, 2012 2:15 pm
Forum: VCL
Topic: header file names
Replies: 7
Views: 10845

Re: header file names

Narcis Thanks for the info.. I was not sure if I could text-edit the project file. This method has worked and I can clear out the TeeChart related link error. (I'm still getting a link error, but not TeeChart related.. must be yet-another difference between XE and XE2 since I do not get any link err...
by pchaviv
Thu Apr 12, 2012 12:57 pm
Forum: VCL
Topic: header file names
Replies: 7
Views: 10845

Re: header file names

Narcis I have edited my source files to include the "VCLTee." in the #include statements. Project compiles OK. However, now I get a link error: "Unable to open file 'TEEPRO915.LIB' I checked and I only have *916.lib files installed. I also looked at the expanded link error and "TeePro915.lib TeeUI91...
by pchaviv
Wed Apr 11, 2012 7:17 pm
Forum: VCL
Topic: header file names
Replies: 7
Views: 10845

Re: header file names

I have the same problem... but I have a C++ project. How can I use the VCLTee.*.hpp's etc. without changing all my #includes?
I guess I'm going to have the same problem at link time with the VCLTee.* LIBs