Dear MITK users,

we want to give you a small status update on what's going on at the moment.

1. Directory structure

As already announced in the 0.12 release notes we're doing some heavy
restructuring work in the MITK source tree at the moment: remove Qt3
code, reorganize everything in smaller modules etc.

Because of this the repository at http://svn.mitk.org hasn't been
updated for a while. It is still online. The new code structure can be
previewed and tested at:

  http://svn2.mitk.org

We're still fixing things, finishing documentation, moving our bug
tracker to a public server etc. Please be patient!

2. 0.12 Release Bugs

Unfortunately the 0.12 release contained a few bugs. A 0.12.2 bugfix
release will arrive in the next days.

3. Configuration problems with the 0.12 source packages.

If you have downloaded a source package of the 0.12 release you will get
configuration errors related to subversion. To fix them remove the
following lines in the top-level CMakeLists.txt file:

  FIND_PACKAGE(Subversion)      
  IF(Subversion_FOUND)  
    Subversion_WC_INFO(${PROJECT_SOURCE_DIR} SVN_INFO)  
  ENDIF(Subversion_FOUND)



Regards

Marco


-- 
----------------------------------------------------------------------
Dipl.-Inform. Med. Marco Nolden
Deutsches Krebsforschungszentrum       (German Cancer Research Center)
Div. Medical & Biological Informatics
Im Neuenheimer Feld 280
D-69120 Heidelberg                             eMail: [email protected]

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to