[Insight-users] Create dll
Pushpitha Atapattu
pushpitha at apollomit.com
Wed Feb 1 20:05:47 EST 2012
Thanks John,
Could you please ellobarate what you meant by 'wrap you need in your own dll
statically linking itk'? Sorry I am new to creating dll and idl.
Many Thanks,
Pushpitha
----- Original Message -----
From: "John Drescher" <drescherjm at gmail.com>
To: "Pushpitha Atapattu" <pushpitha at apollomit.com>
Cc: <insight-users at itk.org>
Sent: Thursday, February 02, 2012 12:00 PM
Subject: Re: [Insight-users] Create dll
>> I am trying to use DeformableRegistration15.cxx example given in
>> InsightToolkit-3.20.1 in a IDL project. What I am trying to do is to
>> create
>> a .dll for source code DeformableRegistration15.cxx. I am using Visual
>> Studio 2008. Even though there is onle one source code, there are many
>> header files linking to this source code. Therefore, I am just wondering
>> a
>> easy way to import all the header files into one project and build the
>> .dll
>> file? Can someone please give me some instructions on how to achieve
>> above.
>>
>
> I would wrap what you need in your own dll statically linking itk and
> then expose your own interface and header to idl.
>
> John
>
More information about the Insight-users
mailing list