Issue on compiling CADImage

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

Moderators: SDS, support, admin

Post Reply
Alexander
Posts: 8
Joined: 17 May 2012, 14:16

Issue on compiling CADImage

Post by Alexander » 25 Nov 2012, 22:14

Hello Support Team,

Our company has purchased a licensed version of CADExport VCL and I'm trying now to replace the old demo version 8.0 with the new one 9.0. I've got the following error message on compiling with D2010:
[DCC Fatal Error] graf.pas(14): F2051 Unit CADImage was compiled with a different version of GDIPLUS.TsgGDIPlusBitmap.
Do you have an idea what's going on ?

Thanks in advance,
Alexander

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

Re: Issue on compiling CADImage

Post by support » 26 Nov 2012, 15:12

Hello.
Please make sure the modules from the previous library versions not included to the project. Also we're not recommend to place library units to environment defined folders but include the Lib directory.

Alexander.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support

Alexander
Posts: 8
Joined: 17 May 2012, 14:16

Re: Issue on compiling CADImage

Post by Alexander » 27 Nov 2012, 22:59

Hello Alexander,

Thanks for your reply. I could build with the new lib after deleting the old dcu's.
But now I'm still getting the 'CAD Import VCL demo - please register' warning dialog when calling
FCADFile := TsgCADImage.Create;
Do I miss something ?

Thanks,
Alexander

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

Re: Issue on compiling CADImage

Post by support » 28 Nov 2012, 11:52

Hello Alexander.
Please contact us on e-mail support@cadsofttools.com from your corporate mailbox. We need your order number or company name to provide a solution for the issue.

Alexander.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support

Post Reply