Package Wizard in Builder 6

Dejan_NL

Member
I recently found this topic in this forum
-----------------------------------------
I've used DOA for a while but just recently tried using the Package Wizard for the first time.

I use Borland C++ Builder 6, DOA 4.0.3

It created the .pas file and I've included it into the source file, but when I try to compile, I get a C++ error on line 1 of the pascal file: Declaration syntax error.

has anyone seen this before?
-------------------------------------------------
But I still don't know how to use it.
It still generates "Declaration syntax error"

I don't know how to use *.pas file in C++ project.

Please....does anybody know how to solve this!!!
 
In my library path some path references where added more than ONE time. I tested first in a clean Borland C++ 6 enviroment and it works. After that I had to install Borland C++ again on my working machine.

I hoop you people will not the save PROBLEM.

Thans,

Dejan.
 
Back
Top