Page 1 of 1

DXF Export VCL and Delphi6

Posted: 29 Dec 2004, 10:15
by delphidoc
Hi,

I'm trying to use DXF Export VCL in my application, but when it compiles, I receive the following message :

[Fatal Error] Main.pas(7): Unit DXFExport was compiled with a different version of sgConsts.fAccuracy

Is anybody helpe-me ?

Thanks a lot

Posted: 29 Dec 2004, 12:16
by Evgeny
It seems you have older version of DXF Export VCL or CAD Import VCL and paths to it from Delphi>Invironment options>Library path.
Please use the last version
DXF Export VCL:
http://www.cadsofttools.com/download/DXFExporterSDK.zip
or
CAD Import VCL:
http://www.cadsofttools.com/download/CADImportVCL.zip

and remove paths to old versions.

Posted: 30 Dec 2004, 07:41
by delphidoc
I has't older version of DXF Export VCL or CAD Import VCL.
I am first use DXF Export VCL.

Posted: 05 Jan 2005, 13:17
by Evgeny
Maybe you have downloaded the wrong library not from our site.
Please use
http://www.cadsofttools.com/download/DXFExporterSDK.zip
and use
DXFExporterSDK\Delphi\Lib6\DXFExport.dcu
It works in D6