[ITK-users] [ITK] Visual Studio 2010 Express autocomplete IntelliSense not working with ITK 4.8.0

Dženan Zukić dzenanz at gmail.com
Fri Jan 23 16:31:17 EST 2015


I do remember occasionally have such issues with template-heavy code,
mostly (earlier) versions of ITK. That was years ago. Newer versions of
Visual Studio handle templated code much better. Newest free VS
<http://www.visualstudio.com/en-us/news/vs2013-community-vs.aspx> works
well with ITK.

On Fri, Jan 23, 2015 at 2:36 PM, Michael Pinkert <mpinkert at wisc.edu> wrote:

> Hi all,
>
> I recently upgraded my install of ITK from 4.5 to 4.8, but it seems to have
> broken IntelliSense in Microsoft Visual Studio 2010.
>
> The editor will not autocomplete functions anymore or give a list of
> options, making it much more cumbersome to write code.  Normally it will
> give a list of options after :: or -> commands, but now I simply get the
> error:
>
> IntelliSense: 'No additional information available' (See Troubleshooting
> IntelliSense in C++ Projects' for further help)
>
> I am still given a list of included .h files when I use #include, and I can
> also right click on declared types to go to the appropriate header files,
> but it does not autocomplete otherwise, so the program is locating the
> files
> correctly.
>
> The faq page of "Troubleshooting IntelliSense in C++ projects" has not been
> helpful.
>
> Does anyone have experience with a bug like this?
>
> Best regards,
> Michael Pinkert
>
>
>
> --
> View this message in context:
> http://itk-insight-users.2283740.n2.nabble.com/ITK-users-Visual-Studio-2010-Express-autocomplete-IntelliSense-not-working-with-ITK-4-8-0-tp7586829.html
> Sent from the ITK Insight Users mailing list archive at Nabble.com.
> _____________________________________
> 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://public.kitware.com/mailman/listinfo/insight-users
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/mailman/listinfo/community
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20150123/138a0ec3/attachment.html>


More information about the Insight-users mailing list