Hi,
thanks for that advice. I have been able to build the application with
MSVC 2010 Express and Windows SDK. After manually setting the Path for
some dll's, the MITK Workbench starts a command line window and runs
something and then ends. I can't read what is going on there. Does the
MITK Work
As an addition I would like to say that we support MSVC 2010 and 2012 as well.
However, to get things up and running with MSVC 2012 you need to patch and
compile Qt manually. Personally I would recommend MSVC 2010 which is more
feature rich in its Express edition than MSVC 2008. In any case, it
Hi Urban,
The documentation is up-to-date and VS2008 SP1 is supported. However, we
are using the professional version and do not test regularly with the
express edition (the documentation lacks in that respect).
Please try to find the "mc.exe" executable on your system (the "message
compiler")
Hi Urban,
The CMake configuring of PocoFoundation fails:
4>CMake Error at Foundation/CMakeLists.txt:18 (message):
4> message compiler not found: required to build
4>-- Configuring incomplete, errors occurred!
You might want to have a look at Poco-build/Foundation/CMakeLists.txt. There is
a com