CADIMPORTVCL

Discuss and ask questions about CAD VCL (Delphi and C++ Builder).

Moderators: SDS, support, admin

Post Reply
martin1946
Posts: 3
Joined: 19 Mar 2006, 19:02
Location: Germany

CADIMPORTVCL

Post by martin1946 » 14 May 2006, 10:07

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

support
Posts: 3272
Joined: 30 Mar 2005, 11:36
Contact:

Post by support » 15 May 2006, 16:21

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

martin1946
Posts: 3
Joined: 19 Mar 2006, 19:02
Location: Germany

Post by martin1946 » 15 May 2006, 22:44

Hallo Sergey,

It works.Thanks for your fast reply.

With best regards

Martin

Post Reply