[Insight-users] VC lost intellisense after instantiate itk::ResampleImageFilter

Dženan Zukić dzenanz at gmail.com
Tue Apr 30 07:03:12 EDT 2013


VS2008 is known to be problematic with heavily templated code, such as ITK.
VS2010 is improved, and VS2012 further improved in this regard. Try the
latest express edition <http://www.microsoft.com/express/> to see if it
makes a difference.


On Sat, Apr 27, 2013 at 3:45 PM, Xue, Dahai <dahai_xue at merck.com> wrote:

>  Hi,
>
>
>
> I wonder if anybody had this problem before, in my code after this line:
>
>
>
> typedef itk::ResampleImageFilter <InputImageType, OutputImageType>
> ResampleFilterType;
>
>
>
> the autocompletion and reminder, the so called intellisense in VC, are
> turned off, not just for this line or this type, but for all after this.
> The function remains working before this line. The program will compile and
> run. It is not crutial but very annoying. If the program becomes large,
> this problem is even more annoying.
>
>
>
> I have Visual Studio 2008 on Windows 7 64bit. I have played with the
> compiler settings with no avail.
>
>
>
> Thanks for any insight.
>
> Dahai
>
> Notice:  This e-mail message, together with any attachments, contains
> information of Merck & Co., Inc. (One Merck Drive, Whitehouse Station,
> New Jersey, USA 08889), and/or its affiliates Direct contact information
> for affiliates is available at
> http://www.merck.com/contact/contacts.html) that may be confidential,
> proprietary copyrighted and/or legally privileged. It is intended solely
> for the use of the individual or entity named on this message. If you are
> not the intended recipient, and have received this message in error,
> please notify us immediately by reply e-mail and then delete it from
> your system.
>
> _____________________________________
> 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://www.kitware.com/products/protraining.php
>
> 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-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20130430/689a0297/attachment.htm>


More information about the Insight-users mailing list