Re: Problems with KItemModels 5.2 and Windows

2014-11-10 Thread David Faure
On Sunday 09 November 2014 23:35:16 Luiz Romário Santana Rios wrote: > Problem solved. I just had to set CMAKE_MODULE_PATH as > $INSTDIR\share\ECM\find-modules. The more usual solution is to set CMAKE_PREFIX_PATH to $INSTDIR. -- David Faure, fa...@kde.org, http://www.davidfaure.fr Working on KDE

[kde-windows] [Bug 340743] emerge failure on knewstuff

2014-11-10 Thread Pedro Francisco
https://bugs.kde.org/show_bug.cgi?id=340743 Pedro Francisco changed: What|Removed |Added CC||pedrogfranci...@gmail.com -- You are receivi

[kde-windows] [Bug 340743] emerge failure on knewstuff

2014-11-10 Thread Patrick von Reth
https://bugs.kde.org/show_bug.cgi?id=340743 Patrick von Reth changed: What|Removed |Added CC||vonr...@kde.org --- Comment #1 from Patrick

[kde-windows] [Bug 340743] emerge failure on knewstuff

2014-11-10 Thread Pedro Francisco
https://bugs.kde.org/show_bug.cgi?id=340743 --- Comment #2 from Pedro Francisco --- FIXED! Thank you :) Please mark as fixed, I am unable to. -- You are receiving this mail because: You are the assignee for the bug. ___ Kde-windows mailing list Kde-wi

[kde-windows] [Bug 340743] emerge failure on knewstuff

2014-11-10 Thread Patrick von Reth
https://bugs.kde.org/show_bug.cgi?id=340743 Patrick von Reth changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

Fwd: Re: Problems with KItemModels 5.2 and Windows

2014-11-10 Thread Luiz Romário Santana Rios
-- Mensagem encaminhada -- De: "Luiz Romário Santana Rios" Data: 10/11/2014 13:53 Assunto: Re: Problems with KItemModels 5.2 and Windows Para: "David Faure" Cc: Didn't work for me. I had to set CMAKE_MODULE_PATH directly, even after updating to 5.4. Em 10/11/2014 05:09, "David Fa

[kde-windows] [Bug 340829] New: Cryptic Warnings on emerge KDevelop

2014-11-10 Thread Michael Gooch
https://bugs.kde.org/show_bug.cgi?id=340829 Bug ID: 340829 Summary: Cryptic Warnings on emerge KDevelop Product: kde-windows Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: nor

[kde-windows] [Bug 340831] New: Error on emerge kdevelop in kcwsh

2014-11-10 Thread Michael Gooch
https://bugs.kde.org/show_bug.cgi?id=340831 Bug ID: 340831 Summary: Error on emerge kdevelop in kcwsh Product: kde-windows Version: unspecified Platform: MS Windows OS: MS Windows Status: UNCONFIRMED Sever

[kde-windows] [Bug 340831] Error on emerge kdevelop in kcwsh

2014-11-10 Thread Michael Gooch
https://bugs.kde.org/show_bug.cgi?id=340831 --- Comment #1 from Michael Gooch --- on a quick review it looks like the cmake file simply needs the cpp flag -std=c++11 added -- You are receiving this mail because: You are the assignee for the bug. ___ K

[kde-windows] [Bug 340831] Error on emerge kdevelop in kcwsh

2014-11-10 Thread Michael Gooch
https://bugs.kde.org/show_bug.cgi?id=340831 --- Comment #2 from Michael Gooch --- I am not quite sure how to find the required cmake file, as I am not accustomed to the buildsystems that kde-windows porting uses, but I am trying nonetheless in the interest of testing if my assessment is accurate

[kde-windows] [Bug 340831] Error on emerge kdevelop in kcwsh

2014-11-10 Thread Michael Gooch
https://bugs.kde.org/show_bug.cgi?id=340831 --- Comment #3 from Michael Gooch --- adding -std=c++11 to the CXXFLAGS variable in r:\build\testing\kcwsh\work\mingw-w64-RelWithDebInfo-gitHEAD\tests\CMakeFiles\terminaltest.dir\flags.make allows this package to compile, but I'm as of yet not sure wher

[kde-windows] [Bug 340831] Error on emerge kdevelop in kcwsh

2014-11-10 Thread Michael Gooch
https://bugs.kde.org/show_bug.cgi?id=340831 --- Comment #4 from Michael Gooch --- adding set_target_properties(terminaltest PROPERTIES COMPILE_FLAGS "-std=c++11") between lines 10 and 11 in Q:\kcwsh\tests\CMakeLists.txt seems to fix this -- You are receiving this mail because: You are the assi

[kde-windows] [Bug 340831] Error on emerge kdevelop in kcwsh

2014-11-10 Thread Michael Gooch
https://bugs.kde.org/show_bug.cgi?id=340831 --- Comment #5 from Michael Gooch --- Created attachment 89524 --> https://bugs.kde.org/attachment.cgi?id=89524&action=edit CMakeLists from tset directory, with the change I made -- You are receiving this mail because: You are the assignee for the b

[kde-windows] [Bug 340831] Error on emerge kdevelop in kcwsh

2014-11-10 Thread Michael Gooch
https://bugs.kde.org/show_bug.cgi?id=340831 --- Comment #6 from Michael Gooch --- that fix will probably need to be adapted somehow to accomodate people using MS visual compilers -- You are receiving this mail because: You are the assignee for the bug. __

Re: Review Request 121080: Replace KDE_DUMMY_QHASH_FUNCTION.

2014-11-10 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/121080/#review70214 --- lib/konq/src/konq_historyentry.h

[kde-windows] [Bug 340834] New: emerge konsole error: KF5 missing

2014-11-10 Thread Michael Gooch
https://bugs.kde.org/show_bug.cgi?id=340834 Bug ID: 340834 Summary: emerge konsole error: KF5 missing Product: kde-windows Version: unspecified Platform: MS Windows OS: MS Windows Status: UNCONFIRMED Sever