CADImportVCL Demo for 2006

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

Moderators: SDS, support, admin

Post Reply
fbroma
Posts: 11
Joined: 24 Nov 2006, 05:11

CADImportVCL Demo for 2006

Post by fbroma » 24 Nov 2006, 05:13

Hello,

I've been reviewing CADImportVCL and am anxious to try a trial version. i tried the demo but can't seem to make them run. Is there a Delphi 2006 version available?

Thanks in advance,
Hike

Hike

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

Post by support » 24 Nov 2006, 09:03

Dear Hike,

Thank you for the interest to our products.

<blockquote id="quote"><font size="2" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote">Is there a Delphi 2006 version available?<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">
Yes, there is a Delphi 2006 version in the <b>CADImportVCL</b>.

Please find respective libraries in the ..\cadimportvcl\Delphi\Lib2006win32\.. folder of the <b>CDImportVCL</b> v.5.2.5 package. It is available at: http://www.cadsofttools.com/download/cadimportvcl.zip

<ul><li>Run Delphi for Microsoft Win32.</li>
<li>Open some demo project from the <b>CADImportVCL</b> package (find them in the ..\cadimportvcl\Delphi\Demos\.. folder).</li>
<li>Select <b>Tools > Options menu</b> item.</li>
<li>Select <b>Environment Options > Delphi Options > Library - Win32</b> option.</li>
<li>Set path to the ..\cadimportvcl\Delphi\Lib2006win32\.. folder in the <b>Library path</b> edit box.</li>
<li>Build demo application. </li></ul>
Sergey.

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

fbroma
Posts: 11
Joined: 24 Nov 2006, 05:11

Post by fbroma » 25 Nov 2006, 22:17

Hi Sergey,

Thanks for the info. I tried what you said and I still get an error message "...sgCadImage does not have a corresponding component. Remove the declaration..." when I try to build the Addnew Demo.

Any help would be appreciated.

Thanks

Hike

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

Post by support » 27 Nov 2006, 09:59

Hell Hike,

It is necessary to install <b>sgImage</b> component into the BDS 2006 Delphi:
<ul><li>Run Delphi for Microsoft Win32.</li>
<li>Open <b>sgGrpVw2006win32.dpk</b> in the ..\cadimportvcl\Delphi\Lib2006win32\.. folder.</li>
<li>Right mouse click on the <b>sgGrpVw2006win32.bpl</b>.</li>
<li>Select <b>Install</b> in the context menu.</li>
<li>Select <b>File > Save All</b> menu item.</li>
<li>Select <b>File > Close All</b> menu item.</li></ul>
Sergey.

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

fbroma
Posts: 11
Joined: 24 Nov 2006, 05:11

Post by fbroma » 29 Nov 2006, 00:55

Thanks Sergey. I have it working now.

Hike

Post Reply