The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 LabTalk Forum
 Problems compiling an Origin DLL
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

Zoma

USA
2 Posts

Posted - 08/09/2001 :  4:00:51 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Hey, I'm using Borland Builder 5 to write a DLL for Origin. I need this DLL to use Borland's VCL library, as the code in the DLL will use code from another project, which was done using VCL. So far, I haven't had any luck getting the DLL to compile. Is it possible to write a DLL that uses C++ without using MFC? If not, does anyone know if it is possible to get an Origin DLL that uses MOCA to compile with the VCL libraries?

Thanks.

eparent

118 Posts

Posted - 08/10/2001 :  2:04:35 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
The MOCA libs are static libs created with Visual Studio 6. Borland C++ products can not use static libs created by VC. I do not know if Borland's C++Builder products are able to use VC static libs. If they are not then I suspect this is your compiling problem and you will not be able to create a MOCA DLL with C++Builder.


Go to Top of Page

Zoma

USA
2 Posts

Posted - 08/14/2001 :  11:19:07 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Thanks, but I figured out what I had to do. I managed to get a regular Origin DLL to compile with C++ code, which was enough to do what I had to do.
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000