On Mon, Jul 11, 2011 at 10:34 AM, Klaus Drechsler <[email protected]> wrote: > Dear all, > > I just pulled the latest MITK version from GIT, cmaked a new project > (vs2008, no changes to default config,superbuild) and get the following > compiler errors: > > > Error 1700 error C2039: 'Alpha' : is not a member of 'ctkPopupWidgetPrivate' > ..\..\..\..\CMakeExternals\Source\CTK\Libs\Widgets\ctkPopupWidget.cpp > Error 1701 error C2065: 'stop' : undeclared identifier > ..\..\..\..\CMakeExternals\Source\CTK\Libs\Widgets\ctkPopupWidget.cpp > Error 1702 error C2228: left of '.second' must have class/struct/union > ..\..\..\..\CMakeExternals\Source\CTK\Libs\Widgets\ctkPopupWidget.cpp > Error 1703 error C2228: left of '.setAlpha' must have class/struct/union > ..\..\..\..\CMakeExternals\Source\CTK\Libs\Widgets\ctkPopupWidget.cpp > Error 1704 error C2065: 'stop' : undeclared identifier > ..\..\..\..\CMakeExternals\Source\CTK\Libs\Widgets\ctkPopupWidget.cpp > Error 1705 error C2228: left of '.second' must have class/struct/union > ..\..\..\..\CMakeExternals\Source\CTK\Libs\Widgets\ctkPopupWidget.cpp > Error 1706 error C2228: left of '.alpha' must have class/struct/union > ..\..\..\..\CMakeExternals\Source\CTK\Libs\Widgets\ctkPopupWidget.cpp > Error 1707 error C2065: 'stops' : undeclared identifier > ..\..\..\..\CMakeExternals\Source\CTK\Libs\Widgets\ctkPopupWidget.cpp > Error 1708 error C2228: left of '.push_back' must have class/struct/union > ..\..\..\..\CMakeExternals\Source\CTK\Libs\Widgets\ctkPopupWidget.cpp > Error 1709 error C2065: 'stop' : undeclared identifier > ..\..\..\..\CMakeExternals\Source\CTK\Libs\Widgets\ctkPopupWidget.cpp > Error 1710 error C2065: 'brush' : undeclared identifier > ..\..\..\..\CMakeExternals\Source\CTK\Libs\Widgets\ctkPopupWidget.cpp > Error 1711 error C2228: left of '.color' must have class/struct/union > ..\..\..\..\CMakeExternals\Source\CTK\Libs\Widgets\ctkPopupWidget.cpp > Error 1712 error C2065: 'brush' : undeclared identifier > ..\..\..\..\CMakeExternals\Source\CTK\Libs\Widgets\ctkPopupWidget.cpp > Error 1713 error C2228: left of '.setColor' must have class/struct/union > ..\..\..\..\CMakeExternals\Source\CTK\Libs\Widgets\ctkPopupWidget.cpp > Error 1714 error C2065: 'painter' : undeclared identifier > ..\..\..\..\CMakeExternals\Source\CTK\Libs\Widgets\ctkPopupWidget.cpp > Error 1715 error C2228: left of '.fillRect' must have class/struct/union > ..\..\..\..\CMakeExternals\Source\CTK\Libs\Widgets\ctkPopupWidget.cpp > Error 1716 error C2065: 'brush' : undeclared identifier > ..\..\..\..\CMakeExternals\Source\CTK\Libs\Widgets\ctkPopupWidget.cpp > Error 1827 fatal error LNK1181: cannot open input file > '..\..\..\bin\Release\CTKWidgets.lib' CTK > Error 1828 fatal error LNK1181: cannot open input file > '..\..\..\bin\Release\CTKWidgets.lib' CTK > Error 1829 error PRJ0019: A tool returned an error code from "Performing > build step for 'CTK-build'" CTK > Error 1830 error PRJ0019: A tool returned an error code from "Performing > build step for 'CTK'" CTK > > Seems to be CTK related.
Same situation for me on Ubuntu 11.04, FWIW. Taylor ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
