Activity
From 2016-04-27 to 2016-05-10
2016-05-10
2016-05-08
- 22:50 Revision d745fae3 (github): libdoomsday|Resources: Recognize Snowberry .box folders
- Folders with the .box extension are expected to contain other data
bundles.
Todo: Parse Snowberry Info documents.
To... - 22:48 Revision 6640455e (github): UI|Home: Adjusted animation speed of showing item action buttons
- 22:47 Revision 21e5cac5 (github): libdoomsday: Index data packages under "/local/packs"; -packs option
- The -packs option can be used to specify one or more native folders
where data packages should be indexed from. On Un... - 22:45 Revision ca70b973 (github): libcore|FS: Handling archive folders
- Folders can now be interpreted similarly to other kinds of files.
This is currently only used for ".box" folders so t... - 22:42 Revision 80bc7b07 (github): libcore|FS: Don't try to write changes to read-only archives
- 10:43 Revision 5a51533b (github): Fixed|libappfw: Potential crash during shutdown
- SubmenuAction may double-delete its popup in the situation where the
popup is open during shutdown.
2016-05-07
- 23:29 Revision ffdfd095 (github): Fixed|CMake|Windows: Compiling with a single-configuration makefile
- These fixes allow using NMake (e.g., in Qt Creator). Binaries, packages and
dependencies are placed into the correct ... - 09:44 Bug #2133 (Closed): Building on Fedora, CMake issues (linking minizip in Assimp target)
- Great! :)
- 00:12 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target)
- Great, its working with 7adcf4736 now :) Thank you !
2016-05-06
- 10:20 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target)
- Please try again with commit:7adcf4736. I'm reasonably confident I've now fixed the underlying cause of the issue (li...
- 08:50 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target)
- Further investigation shows that Assimp checks for a library called "minizip" via pkg-config, and if that is found, i...
- 08:43 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target)
- I'm checking the Assimp sources and it does actually look like the unz* functions are not coming from libz at all, bu...
- 08:34 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target)
- I'm using the same version of zlib (1.2.8) so it should have the right symbols.
However, I notice in the earlier ... - 10:19 Revision 7adcf473 (github): Revert "Unix|CMake|libgui: Link with zlib"
- This reverts commit e1bb1ee6f694710167f733f78fc83a025f7ebab1.
- 10:17 Revision 4631b967 (github): Fixed|CMake|Assimp: Linking Assimp's system dependencies
- libassimp is a static library, however it may have system libraries
as dependencies. The libassimp interface target m...
2016-05-05
- 20:39 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target)
- Here's the output of ldd sdk/libgui/libdeng_gui.so.2.0.0 :
linux-vdso.so.1 (0x00007ffdf2f3e000)
libdeng_core.so... - 20:37 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target)
- Tried that, no change. The strange thing is, when i do ldd sdk/libgui/libdeng_gui.so.2.0.0, it shows that libz.so.1 i...
- 16:20 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target)
- The order of the options may also have significance. Could you try what happens if you manually edit the link.txt so ...
2016-05-04
- 12:15 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target)
- Here it is. As far as i can see libz gets linked (-lz)
- 11:29 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target)
- Thanks, that looks pretty much as expected. There is another file that I'm also interested in: @{build-dir}/sdk/libgu...
2016-05-03
- 22:21 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target)
- Ok, here it is
- 11:41 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target)
- Hmm, could you attach your CMakeCache.txt, perhaps something there can explain the issue. (For me the build is workin...
2016-05-02
- 23:11 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target)
- Nope, absolutely no change, same error message. I did a complete cleanup of my Doomsday local git repo, recloned it (...
- 19:35 Bug #2133 (In Progress): Building on Fedora, CMake issues (linking minizip in Assimp target)
- 19:35 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target)
- commit:e1bb1ee now links with zlib to hopefully fix these errors. Let me know how it goes... (builds correctly on my ...
- 19:31 Revision e1bb1ee6 (github): Unix|CMake|libgui: Link with zlib
- IssueID #2133
- 18:31 Revision ba98d5b6 (github): CMake|GCC: Disable warnings about deprecated declarations
Also available in: Atom