hey,

As read in a previous mialinglist emails, I came across tht the "Qmitk"
module was renamed to MitkQtWidgets and that the "QmitkExt" was renamed to
"MitkQtWidgetsExt". in my cmkaelists.txt I made the follwing change :

MITK_USE_MODULE(MitkQtWidgets) from MITK_USE_MODULE(Qmitk)
MITK_USE_MODULE(MitkQtWidgetsExt) from MITK_USE_MODULE(QmitkExt)
and now I get the error:
Can anybody please explain to me in simple words what is to be done ? I
keep running into these kind of Cmake erros and it is interfering with my
work.

CMake Error at CMake/mitkMacroUseModule.cmake:25 (message):
  Missing module: MitkQtWidgets
Call Stack (most recent call first):
  Examples/HV_registration/CMakeLists.txt:3 (MITK_USE_MODULE)


CMake Error at CMake/mitkMacroUseModule.cmake:27 (include):
  include called with wrong number of arguments.  Include only takes one
  file.
Call Stack (most recent call first):
  Examples/HV_registration/CMakeLists.txt:3 (MITK_USE_MODULE)


CMake Error at CMake/mitkMacroUseModule.cmake:44 (message):
  Missing module MitkQtWidgets
Call Stack (most recent call first):
  Examples/HV_registration/CMakeLists.txt:3 (MITK_USE_MODULE)


CMake Error at CMake/mitkMacroUseModule.cmake:47 (include):
  include called with wrong number of arguments.  Include only takes one
  file.
Call Stack (most recent call first):
  Examples/HV_registration/CMakeLists.txt:3 (MITK_USE_MODULE)


CMake Warning at CMake/mitkMacroUseModule.cmake:2 (message):
  The MITK_USE_MODULE macro is deprecated, use the mitk_use_modules macro
  instead.
Call Stack (most recent call first):
  Examples/HV_registration/CMakeLists.txt:4 (MITK_USE_MODULE)


CMake Error at CMake/mitkMacroUseModule.cmake:25 (message):
  Missing module: MitkQtWidgetsExt
Call Stack (most recent call first):
  Examples/HV_registration/CMakeLists.txt:4 (MITK_USE_MODULE)


CMake Error at CMake/mitkMacroUseModule.cmake:27 (include):
  include called with wrong number of arguments.  Include only takes one
  file.
Call Stack (most recent call first):
  Examples/HV_registration/CMakeLists.txt:4 (MITK_USE_MODULE)


CMake Error at CMake/mitkMacroUseModule.cmake:44 (message):
  Missing module MitkQtWidgetsExt
Call Stack (most recent call first):
  Examples/HV_registration/CMakeLists.txt:4 (MITK_USE_MODULE)


CMake Error at CMake/mitkMacroUseModule.cmake:47 (include):
  include called with wrong number of arguments.  Include only takes one
  file.
Call Stack (most recent call first):
  Examples/HV_registration/CMakeLists.txt:4 (MITK_USE_MODULE)


CMake Warning at CMake/mitkMacroUseModule.cmake:2 (message):
  The MITK_USE_MODULE macro is deprecated, use the mitk_use_modules macro
  instead.
Call Stack (most recent call first):
  Examples/HV_registration/CMakeLists.txt:5 (MITK_USE_MODULE)


Thanks,
Jatin Nath,
School of BioMedical Engineering,
Indian Institute of Technology (Banaras Hindu University), Varanasi
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to