[drkonqi] [Bug 396821] Mingw build errors

Ralf Habacker bugzilla_noreply at kde.org
Fri Aug 17 12:49:00 BST 2018


https://bugs.kde.org/show_bug.cgi?id=396821

Ralf Habacker <ralf.habacker at freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://commits.kde.org/drk
                   |                            |onqi/7251f82347302b0dc3c625
                   |                            |59f135e17937381da3
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.13.5

--- Comment #2 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 7251f82347302b0dc3c62559f135e17937381da3 by Ralf Habacker.
Committed on 17/08/2018 at 11:48.
Pushed by habacker into branch 'master'.

Mingw compile fix

- fix finding of bfd, intl, iberty and z library
- fix drkonqi compile issue (missing functions setenv/unsetenv)
  by adding kdewin
- fix include filename case issues on cross compiling
- fix missing includes
FIXED-IN:5.13.5

Reviewed By: mlaurent
Differential Revision: https://phabricator.kde.org/D14423

M  +44   -0    CMakeLists.txt
M  +7    -0    src/CMakeLists.txt
M  +1    -1    src/drkonqibackends.cpp
M  +4    -3    src/kdbgwin/CMakeLists.txt
M  +2    -2    src/kdbgwin/abstract_generator.cpp
M  +2    -0    src/kdbgwin/abstract_generator.h
M  +11   -9    src/kdbgwin/common.h
M  +3    -1    src/kdbgwin/main.cpp
M  +1    -1    src/kdbgwin/mingw_generator.cpp
M  +3    -0    src/kdbgwin/process.h

https://commits.kde.org/drkonqi/7251f82347302b0dc3c62559f135e17937381da3

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list