Dear MITK-Developers, I still have the described problem. So I would be pleased, if anybody has an idea how to fix it? Unfortunately I got no answer until now.
Thanks in advance! Best, Ines Ines Putz schrieb: > Dear MITK-Developers, > > I'm new to MITK and met a problem, which I couldn't fix on my own yet. I'm > using the latest version of MITK (via Subversion) compiled without any > errors and the IDE > > Microsoft Visual Studio 2005 > Version 8.0.50727.42 (RTM.050727-4200) > Microsoft .NET Framework > Version 2.0.50727 SP2 > Installed Edition: Professional > > When I try to modify one of the tutorial files like Step2.cpp I get the > following problem with VS Intellisense. > > Until codeline 37, right before "mitk::DataTree::Pointer > tree=mitk::DataTree::New();", VS Intellisense works fine. While adding a > new line in front of this codeline like "mitk:: " VS Intellisense still > works fine and gives me information about members or parameters. > But if I try to add a new line after this one, VS Intellisense doesn't > give me information anymore and I get the message in the status line > "Intellisense: 'No additional information available.' (see > 'Troubleshooting Intellisense in C++ Projects'). I already deleted the > .ncb file, but the described problem stays and is reproducible. If I try > to add a new .cpp file to one of the tutorial projects, I can write code > and use intellisense until the first use of some mitk-code like "mitk:: ". > After adding a line like this, Intellisense doesn't want to work anymore > (not for QT, not for itk, vtk, mitk, not for C++-code). > > The following links show two screenshots of the described problem: > ftp://3d-labor.math.tu-berlin.de/mitk_intellisense1.jpg > ftp://3d-labor.math.tu-berlin.de/mitk_intellisense2.jpg > > Is there anyone who already met this problem or even better, does anybody > know how to fix it? > > Thanks in advance! > > Best, Ines > -- Dipl.-Inf. Ines Putz Technische Universitaet Berlin | Tel.: +49 (0)30 - 314 78 559 Institut fuer Mathematik | Fax: +49 (0)30 - 314 29 260 Sekr. MA 3-2 | Strasse des 17. Juni 136 | Email: [email protected] D-10623 Berlin | http://www.math.tu-berlin.de/3dlabor ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
