Hi!
I'm using MITK Plugin Generator, and I have a problem in running
MITK-superbuild solution file.
Followings are errors what i've got in visual studio, one is related to VTK
and the others ITK project , 65 same type errors.
>Error 68 error C1083: Cannot open included file. 'ui_vtkQtRichTextView.h':
No such file or directory
[C:\AwesomeProject-superbuild\ep\src\VTK-build\GUISupport\QtWebkit\vtkGUISupportQtWebkit.vcxproj]
C:\AwesomeProject-superbuild\ep\src\VTK\GUISupport\QtWebkit\vtkQtRichTextView.cxx
41 1 VTK
>Error 57 error C1083: Cannot open included file.
'ui_ctkThumbnailListWidget.h': No such file or directory
[C:\AwesomeProject-superbuild\ep\src\CTK-build\CTK-build\Libs\Widgets\CTKWidgets.vcxproj]
[C:\AwesomeProject-superbuild\ep\src\CTK-build\CTK.vcxproj]
c:\awesomeproject-superbuild\ep\src\ctk\libs\widgets\ctkThumbnailListWidget_p.h
25 1 CTK
>Error 13 error C1083: Cannot open included file.
'ui_ctkWorkflowGroupBox.h': No such file or directory
[C:\AwesomeProject-superbuild\ep\src\CTK-build\CTK-build\Libs\Widgets\CTKWidgets.vcxproj]
[C:\AwesomeProject-superbuild\ep\src\CTK-build\CTK.vcxproj]
C:\AwesomeProject-superbuild\ep\src\CTK\Libs\Widgets\ctkWorkflowGroupBox.cpp
32 1 CTK
>Error 53 error C1083: Cannot open included file.
'ui_ctkScreenshotDialog.h': No such file or directory
[C:\AwesomeProject-superbuild\ep\src\CTK-build\CTK-build\Libs\Widgets\CTKWidgets.vcxproj]
[C:\AwesomeProject-superbuild\ep\src\CTK-build\CTK.vcxproj]
c:\awesomeproject-superbuild\ep\src\ctk\libs\widgets\ctkScreenshotDialog_p.h
30 1 CTK
>Error 54 error C1083: Cannot open included file. 'ui_ctkSettingsDialog.h':
No such file or directory
[C:\AwesomeProject-superbuild\ep\src\CTK-build\CTK-build\Libs\Widgets\CTKWidgets.vcxproj]
[C:\AwesomeProject-superbuild\ep\src\CTK-build\CTK.vcxproj]
C:\AwesomeProject-superbuild\ep\src\CTK\Libs\Widgets\ctkSettingsDialog.cpp
31 1 CTK
>Error 10 error C1083: Cannot open included file. 'ui_ctkSliderWidget.h':
No such file or directory
[C:\AwesomeProject-superbuild\ep\src\CTK-build\CTK-build\Libs\Widgets\CTKWidgets.vcxproj]
[C:\AwesomeProject-superbuild\ep\src\CTK-build\CTK.vcxproj]
C:\AwesomeProject-superbuild\ep\src\CTK\Libs\Widgets\ctkSliderWidget.cpp 30
1 CTK
... so on
At first i thought that wrong path was selected, but there's no such files
started with 'ui_*' in my computer.
I think those files were not generated after cmake configure & generate. So
I repeated the process but the results were all same.
I have no idea to fix this error, please help me!!
Thank you :)
I use the following programs:
windows 8, 64x
qt-enterprise-windows-x86-msvc2013_64_opengl-5.4.0
cmake 3.5.1
MITK-2016.03.0-src-win
visual studio 2013
While cmake configure, i checked followings which i referenced
http://docs.mitk.org/2015.05/Step00Page.html:
MITK_BUILD_EXAMPLES,
MITK_USE_BLUEBERRY
MITK_USE_CTK
MITK_USE_DCMTK
MITK_USE_OpenCV
MITK_USE_QT
MITK_USE_SUPERBUILD
After cmake configuration i got this some kind of warnings(?), i ignored
this, but is this can also affect the build results?
Performing Test HAS_FLAG_-std=c11
Performing Test HAS_FLAG_-std=c11 - Failed
Performing Test HAS_FLAG_-std=c0x
Performing Test HAS_FLAG_-std=c0x - Failed
Generated: C:/MITK-superbuild/Project.xml
Performing Test HAS_FLAG_-Wl-rpath
Performing Test HAS_FLAG_-Wl-rpath ? Failed
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users