Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Shared Objects
Shared Objects [message #90243] Fri, 19 December 2003 01:07 Go to next message
Eclipse UserFriend
Originally posted by: mailtokannan.ushustech.com

Dear All,
Is there any C++ plugin available to create DLL or shared objects
Regards
K
Re: Shared Objects [message #90289 is a reply to message #90243] Fri, 19 December 2003 09:07 Go to previous message
Henning Riedel is currently offline Henning RiedelFriend
Messages: 310
Registered: July 2009
Senior Member
Kannan wrote:

> Dear All,
> Is there any C++ plugin available to create DLL or shared objects
> Regards
> K
>
>
Take the managed build projects. There you can decide to create a shared
or static lib. This does not create code itself (like exports) for you,
but when building, it will try to create such a target for you.
Previous Topic:Linkerproblem with STLPort
Next Topic:debugging problem
Goto Forum:
  


Current Time: Sun Oct 06 12:34:33 GMT 2024

Powered by FUDForum. Page generated in 0.03350 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top