Should the following work to build MITK on Windows? (in a MSYS shell) cd c:/MITK git clone http://git.mitk.org/MITK.git cmake -G "MSYS Makefiles" c:/MITK/MITK make
I get an error like this... c:/MITK/CTK-src/Libs/Core/ctkErrorLogModel.cpp: In member function 'void ctkErrorLogTerminalOutput::output(const QString&)': c/MITK/CTK-src/Libs/Core/ctkErrorLogModel.cpp:164: error: 'write' was not declared in this scope. Regards, David Marshall ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
