id summary reporter owner description type status priority milestone component version resolution keywords cc 2475 Update HL Mono Compatibility ascheibe ascheibe "sforsten is using HL on MacOS X (OS X 10.10.2 and Mono 4.0.2) to run experiments and provided feedback. The following things should be investigated/fixed: * ~~Mono/.NET File Compatibility: There seems to be still sometimes the case where DefaultComparer is written to the file on Mono instead of ObjectEqualityComparer. This is a problem, so sforsten provided the following workaround: he changed TypeLoader.cs, Line 182 to {{{ } else if (typeName.Namespace == ""System.Collections.Generic"" && (typeName.ClassName == ""DefaultComparer"" || typeName.ClassName == ""EqualityComparer+DefaultComparer"")) { }}}~~ (-> Created a new ticket #2508) * ~~Update doc to include chmod +x PreBuildEvent.sh chmod +x MergeConfigs.sh~~ (-> not necessary) * The following project files need to be updated: * ~~HeuristicLab.Problems.Instances.Orienteering~~ * ~~HeuristicLab.Problems.Orienteering~~ * ~~HeuristicLab.Problems.Orienteering.Views~~ * ~~cp HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/ProtobufCS/lib/protoc.exe . does not work on MacOS X~~ " defect closed medium HeuristicLab 3.3.13 General 3.3.12 done