Changes between Version 15 and Version 16 of Documentation/FAQ
- Timestamp:
- 06/05/12 17:32:05 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/FAQ
v15 v16 24 24 '''Please note''': In HeuristicLab 3.3.6 there will be a fix for this problem. Take a look at this [blog:ascheibe/UIResizingProblemUpdate Blog post] for more details. 25 25 26 '''Please note 2''': HeuristicLab 3.3.7 will include a fix for the above mentioned problems for the docking mode. 27 26 28 27 29 === What is the correct file format to import data-analysis problem data? === #DataAnalysisImportFileFormat … … 45 47 46 48 === Does HeuristicLab work with Linux or Mac OS X? === #HLLinuxMac 47 Not yet but we are working on porting HeuristicLab to [http://www.mono-project.com Mono]. Please take a look at this [blog:ascheibe/HeuristicLabLinux Blog post] for more details on the status.49 Not yet but we are working on porting HeuristicLab to [http://www.mono-project.com Mono]. Please take a look at this [blog:ascheibe/HeuristicLabLinux Blog post] for more details and ticket #1861 for the current status of the port. 48 50 49 51 === Why are not all necessary types and namespaces found while building the HeuristicLab solution `HeuristicLab.sln`? === #HLBuildSolution