Hello,
i had installed the Demo-Version of PgDac and today installed the Pro Version over it.
Then i tried to compile the PgDacDemo. On opening the demo i get an
error:
[Window Title]
Fehler
[Content]
Fehler beim Erzeugen von Formular: Vorfahr für 'TPgConnectForm' nicht gefunden.
[OK]
Error creating form: Ancestor for 'TPgConnectForm' not found.
After that i tried to compile the demo.
There i get the info that PgDacVcl can not resolved.
Any idea what is wrong?
Error compiling PgDacDemo
Sorry, that did not solve the problem.
But finally i found the problem and the solution.
The demo tries to generate the *.dcu´s in the lib directory of the pgDac installation. The standard path is a subdirectory of programs.
Windows 7 does not allow writing in this directories.
Setting the path for dcu output in the project setting to an allowed path solves the problem.
Best regards
HWD
But finally i found the problem and the solution.
The demo tries to generate the *.dcu´s in the lib directory of the pgDac installation. The standard path is a subdirectory of programs.
Windows 7 does not allow writing in this directories.
Setting the path for dcu output in the project setting to an allowed path solves the problem.
Best regards
HWD