Activity
From 2016-04-29 to 2016-05-12
2016-05-07
- 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 ...
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 ...
Also available in: Atom