Activity
From 2016-04-23 to 2016-05-06
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
2016-04-26
- 10:05 Feature #1991 (In Progress): Qt 5.5 as minimum requirement for GUI, Qt 5.x for non-GUI build
- 10:05 Feature #2131: Keyboard navigation
- Widgets can now be flagged focusable, there is a focus indicator, and menus support up/down navigation with arrow key...
- 09:59 Feature #1574 (Closed): Native 64-bit Windows build
- 09:58 Feature #1834 (In Progress): Import Snowberry addon formats as Doomsday 2 packages
- 09:57 Feature #1974 (In Progress): Home screen usability: Quit button, hint about Escape toggling taskbar
- 09:57 Feature #1975 (Closed): Quitting a game returns back to Home screen
2016-04-24
- 10:43 Revision b926e3e6 (github): UI|Home: Show title image when selecting packages for a new game profile
- 10:42 Revision 64993d9d (github): UI|Home: Selecting a savegame will also select the game item
- 10:42 Revision 83ec39cc (github): Fixed|UI|Home: Packages dialog's minimum layout height
- 10:41 Revision c9efbaef (github): UI|Client: Packages sidebar has a Refresh button
- 10:41 Revision 42a9c049 (github): Refactor|libappfw|Client: Easier way to use images from the UI style
- LabelWidget now offers a convenient method for using an image from the
UI style with a height that matches a font. - 10:04 Revision 51d1c53c (github): Fixed|libappfw: Findings widgets based on data item index
- 09:08 Revision 8bce48b3 (github): Fixed|libcore: Missing header
2016-04-23
- 22:45 Revision 5d15985e (github): UI|Home: Fixed scrolling to newly selected package; cleanup
- 22:44 Revision 4a4a2114 (github): libappfw|MenuWidget: Finding item index based on widget
- 22:42 Revision 499d5308 (github): libcore: Minor API improvements
- 16:24 Revision a1543546 (github): Cleanup
- 16:23 Revision 739be6eb (github): UI|Home: Usability improvements for the Packages dialog
- Selecting packages for a game is now more streamlined. Packages can
be added and removed with a single mouse click. C... - 10:11 Revision 965e5132 (github): UI|Home: Improved layout of the Packages dialog
- 09:45 Revision 45d5e94b (github): Cleanup|libcore: Allocate fewer rules for each rule rectangle
- This cuts down the number of rules that need to be allocated as each
rule rectangle now lazily allocates the anchor a...
Also available in: Atom