Page 1 of 1

CADIMPORTVCL

Posted: 14 May 2006, 10:07
by martin1946
Hallo Seergey,
I have purchased CADIMPORTNET, but I would like to try CADIMPORTVCL
to learn more about file merging, which is not described in CADIMPORTNET. Trying to compile and run same demos with DELPHI 4, I get the error message 'file not found: MVFONT.PAS'. I found MVFONT.DCU but no MVFONT.PAS, what's wrong ?

with best regards

Martin

Posted: 15 May 2006, 16:21
by support
Hallo Martin,

The reason of the problem is incorrect library paths perhaps.
<b>CADImportVCL</b> (available on: http://www.cadsofttools.com/download/cadimportvcl.zip) contains library for <b>Delphi 4</b> in the ..\cadimportvcl\Delphi\Lib4\.. folder. It is necessary to set in project settings:
1. Project > Options... menu command.
2. Directories/Conditionals tab.
3. Set Search path: '..\..\Lib4'.

BTW, I've sent you a MergeFilesDemo for CADImport.NET.

Sergey.

please post questions to the forum or write to support@cadsofttools.com

Posted: 15 May 2006, 22:44
by martin1946
Hallo Sergey,

It works.Thanks for your fast reply.

With best regards

Martin