[Insight-developers] Need VS help to resolve dashboard link errors

Bill Lorensen bill.lorensen at gmail.com
Fri Nov 19 16:43:28 EST 2010


Wes,

I fixed that problem (ITKCommon_EXPORT) yesterday. I didn't go through
gerrit since it was an emergency.

This is a different problem, only visible on shared VS builds.

I think it is because itkVTKImageExportBase derives from ProcessObject
which is in Common.

Not sure though.

Bill

On Fri, Nov 19, 2010 at 12:41 PM, Wes Turner <wes.turner at kitware.com> wrote:
> Bill,
> Your change removed the line:
> #define ITKCommon_EXPORT
> From the else clause,where you have, (correctly):
> #define ITKBasicFilters_EXPORT
> My experimental submission with the ITKCommon_EXPORT definition restored is
> still building, but it doesn't seem to be throwing the same errors that I
> saw before I put the fix in.
> - Wes
> On Fri, Nov 19, 2010 at 9:59 AM, Bill Lorensen <bill.lorensen at gmail.com>
> wrote:
>>
>> I have enough compilers on my laptop...
>>
>> On Fri, Nov 19, 2010 at 8:58 AM, Bradley Lowekamp
>> <blowekamp at mail.nih.gov> wrote:
>> > Have you tried the free MS Visual Studio Express?
>> > http://www.microsoft.com/express/
>> >
>> > On Nov 19, 2010, at 8:24 AM, Bill Lorensen wrote:
>> >
>> > Folks,
>> >
>> > I recently, after Gerrit review
>> > http://review.source.kitware.com/#change,371 checked in changes to
>> > resolve dll linkage problems in BasicFilters. The changes worked on my
>> > mingw build and (after fixing a stupiod mistake) on my linux build.
>> >
>> > However, today the VS builds are failing. Unfortunately, I don't have
>> > access to an ITK supported VS compiler. Can someone see if they can
>> > resolve the problem? If not, I'll back put the changes.
>> >
>> > Thanks,
>> >
>> > Bill
>> > _______________________________________________
>> > Powered by www.kitware.com
>> >
>> > Visit other Kitware open-source projects at
>> > http://www.kitware.com/opensource/opensource.html
>> >
>> > Kitware offers ITK Training Courses, for more information visit:
>> > http://kitware.com/products/protraining.html
>> >
>> > Please keep messages on-topic and check the ITK FAQ at:
>> > http://www.itk.org/Wiki/ITK_FAQ
>> >
>> > Follow this link to subscribe/unsubscribe:
>> > http://www.itk.org/mailman/listinfo/insight-developers
>> >
>> > ========================================================
>> >
>> > Bradley Lowekamp
>> >
>> > Lockheed Martin Contractor for
>> >
>> > Office of High Performance Computing and Communications
>> >
>> > National Library of Medicine
>> >
>> > blowekamp at mail.nih.gov
>> >
>> >
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Kitware offers ITK Training Courses, for more information visit:
>> http://kitware.com/products/protraining.html
>>
>> Please keep messages on-topic and check the ITK FAQ at:
>> http://www.itk.org/Wiki/ITK_FAQ
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.itk.org/mailman/listinfo/insight-developers
>
>
>
> --
> Wesley D. Turner, Ph.D.
> Kitware, Inc.
> Technical Leader
> 28 Corporate Drive
> Clifton Park, NY 12065-8662
> Phone: 518-881-4920
>


More information about the Insight-developers mailing list