From: <wol...@us...> - 2012-02-21 10:56:22
|
Revision: 396 http://mevislabmodules.svn.sourceforge.net/mevislabmodules/?rev=396&view=rev Author: wolfspindler Date: 2012-02-21 10:56:16 +0000 (Tue, 21 Feb 2012) Log Message: ----------- Minor changes for readability. Modified Paths: -------------- trunk/Community/General/Documentation/Sources/KnownIssues.txt Modified: trunk/Community/General/Documentation/Sources/KnownIssues.txt =================================================================== --- trunk/Community/General/Documentation/Sources/KnownIssues.txt 2012-02-21 10:54:50 UTC (rev 395) +++ trunk/Community/General/Documentation/Sources/KnownIssues.txt 2012-02-21 10:56:16 UTC (rev 396) @@ -7,19 +7,20 @@ and can be changed by all people with permissions to change contents of the Community Sources. 1) MeVisLab2.2.1-Release -Project https://mevislabmodules.svn.sourceforge.net/svnroot/mevislabmodules/trunk/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 <MeVisLabInstallPath>\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. + The project + https://mevislabmodules.svn.sourceforge.net/svnroot/mevislabmodules/trunk/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 <MeVisLabInstallPath>\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 https://mevislabmodules.svn.sourceforge.net/svnroot/mevislabmodules/trunk/UMD/METK/Sources/common/, -Project https://mevislabmodules.svn.sourceforge.net/svnroot/mevislabmodules/trunk/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. + The projects + Project https://mevislabmodules.svn.sourceforge.net/svnroot/mevislabmodules/trunk/UMD/METK/Sources/common/, + Project https://mevislabmodules.svn.sourceforge.net/svnroot/mevislabmodules/trunk/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. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |