From: <wol...@us...> - 2012-02-21 10:43:19
|
Revision: 393 http://mevislabmodules.svn.sourceforge.net/mevislabmodules/?rev=393&view=rev Author: wolfspindler Date: 2012-02-21 10:43:08 +0000 (Tue, 21 Feb 2012) Log Message: ----------- Added a file listing known issues of current community builds. Added Paths: ----------- trunk/Community/General/Documentation/Sources/KnownIssues.txt Added: trunk/Community/General/Documentation/Sources/KnownIssues.txt =================================================================== --- trunk/Community/General/Documentation/Sources/KnownIssues.txt (rev 0) +++ trunk/Community/General/Documentation/Sources/KnownIssues.txt 2012-02-21 10:43:08 UTC (rev 393) @@ -0,0 +1,20 @@ + +In this file known issues of the MeVisLab Community Builds are listed. + +1) MeVisLab2.2.1-Release +Project .../Packages/Community/General/Sources/ML/MLCSOToRTStructure +According to a bug in the the windows installers of the MeVislab2.2.1 release +the library files oslog.lib and oflog_d.lib are missing. Since these files +are not needed by this project its link statement was manually removed +from the windows Packages\MeVis\ThirdParty\Configuration\MeVis_ThirdParty.pri +files in the installed MeVisLab versions. In this way this project can also +be compiled if you check out this project on your own. + +2) MeVisLab2.2.1-Release, VC10-64: +The projects +Project .../Packages/UMD/METK/Sources/common, +Project .../Packages/UMD/METK/Sources/ML/METKLiftChart +and some other (dependent) projects fail due to a complex linker symbol +problem in the MLObjMgr project in the VC10-64 release of MeVisLab2.2.1. +This will be fixed in the MeVisLab2.3 release. + Property changes on: trunk/Community/General/Documentation/Sources/KnownIssues.txt ___________________________________________________________________ Added: svn:eol-style + native This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |