View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0003282 | Spring engine | General | public | 2012-09-18 11:44 | 2017-07-10 08:36 | ||||||||
Reporter | abma | ||||||||||||
Assigned To | |||||||||||||
Priority | normal | Severity | feature | Reproducibility | have not tried | ||||||||
Status | new | Resolution | open | ||||||||||
Product Version | |||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0003282: replace lib/minizip / lib/7zip with (system) libarchive | ||||||||||||
Description | seems to support 7zip & zip http://libarchive.github.com/ (could replace rts/lib/minizip & rts/lib/7zip) it uses CMake & git, so it could be made a submodule | ||||||||||||
Tags | No tags attached. | ||||||||||||
Checked infolog.txt for Errors | |||||||||||||
Attached Files |
|
![]() |
|
abma (administrator) 2012-09-18 21:54 Last edited: 2012-09-18 21:56 |
libarchive 3.0 supports 7z. getting such a dll seems currently difficult as crosscompile seems to badly work. zip / 7z / gz are supported so it could be used if someone gets a libarchive.dll |
jK (developer) 2012-09-20 00:25 |
Tried to compile it in my gentoo crossbuild environment but it depends on coreutils which obv. don't compile in mingw. |
abma (administrator) 2012-09-20 18:53 |
i got it compile: https://github.com/abma/pr-downloader/blob/6055f4233330eaf58f547760b19079fa64a68bce/scripts/crosscompile.sh not sure why it depends on coreutils, it has zillions of checks which lib/function exists / doesn't... imo the dependency isn't needed. (->gentoo bug?) |
abma (administrator) 2012-09-20 18:53 |
shall i add the dll and header to mingwlibs? |
abma (administrator) 2013-02-11 23:09 |
a start off maybe: http://www.ogre3d.org/forums/viewtopic.php?f=3&t=64896 |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-09-18 11:44 | abma | New Issue | |
2012-09-18 11:44 | abma | Assigned To | => abma |
2012-09-18 11:44 | abma | Status | new => assigned |
2012-09-18 11:45 | abma | Description Updated | View Revisions |
2012-09-18 11:47 | abma | Description Updated | View Revisions |
2012-09-18 21:54 | abma | Note Added: 0009214 | |
2012-09-18 21:56 | abma | Note Edited: 0009214 | View Revisions |
2012-09-18 21:56 | abma | Summary | check if libarchive would fit into spring => replace lib/minizip / lib/7zip with (system) libarchive |
2012-09-20 00:25 | jK | Note Added: 0009217 | |
2012-09-20 18:53 | abma | Note Added: 0009220 | |
2012-09-20 18:53 | abma | Note Added: 0009221 | |
2013-02-11 23:09 | abma | Note Added: 0009750 | |
2017-07-10 08:36 | abma | Assigned To | abma => |
2017-07-10 08:36 | abma | Status | assigned => new |