Opened 9 years ago
Closed 9 years ago
#2399 closed defect (done)
Fix new problems with HL on Linux
Reported by: | ascheibe | Owned by: | ascheibe |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.12 |
Component: | General | Version: | 3.3.11 |
Keywords: | Cc: |
Description
Change History (14)
comment:1 Changed 9 years ago by ascheibe
- Status changed from new to accepted
comment:2 Changed 9 years ago by ascheibe
comment:3 Changed 9 years ago by ascheibe
r12464 added patch to project
comment:4 Changed 9 years ago by ascheibe
r12465 worked on Mono project prepare script
comment:5 Changed 9 years ago by ascheibe
r12470 fixed pre-build events in project files
comment:6 Changed 9 years ago by ascheibe
r12471 worked on Mono project prepare script
comment:7 Changed 9 years ago by ascheibe
- fixed MathJax.js file name
- worked on Mono project prepare script
comment:8 Changed 9 years ago by ascheibe
r12474 worked on Mono project prepare script
comment:9 Changed 9 years ago by ascheibe
- Summary changed from Fixe new problems with HL on Linux to Fix new problems with HL on Linux
comment:10 Changed 9 years ago by ascheibe
- Owner changed from ascheibe to jkarder
- Status changed from accepted to reviewing
comment:11 Changed 9 years ago by jkarder
- Owner changed from jkarder to ascheibe
- Status changed from reviewing to readytorelease
Looks good!
comment:12 follow-up: ↓ 13 Changed 9 years ago by mkommend
#2341 is to some extend related to this ticket. In r12714 I accidentally deleted the patch for the project file, which lead to tree conflicts during the stable merge. This was correctd in r12715 and r12716 and with r12717 merged to stable.
If the patch file is not needed anymore, I recommend to delete it before the stable merge.
comment:13 in reply to: ↑ 12 Changed 9 years ago by ascheibe
Replying to mkommend:
#2341 is to some extend related to this ticket. In r12714 I accidentally deleted the patch for the project file, which lead to tree conflicts during the stable merge. This was correctd in r12715 and r12716 and with r12717 merged to stable.
If the patch file is not needed anymore, I recommend to delete it before the stable merge.
The mempatch was still shown in the project. I have fixed this in r12728. Concerning the Linux patch: I will for now merge it into stable because I have not contacted the authors yet and it contains stuff that they will probably not merge as they don't support Mono.
r12463 fixed EPPlus so that it compiles on Linux