While trying to compile kmymoney using emerge on the 'stable' 4.10 branch I keep running into issues

Issue #5


This ones a bit of a showstopper for me. I don't know enough about the build system to work out whats going on.

I have reported it as a bug here...
https://bugs.kde.org/show_bug.cgi?id=318657

I tried adding -DBUILDING_DLL as I read it was required to get the exports declared properly. but its made no difference, I see that QT_DLL is defined and they probably do the same thing


the results of that are...
|G:\kderoot\build\kde\kate-20110130\work\mingw4-RelWithDebInfo-gitHEAD\part>cd /d G:\kderoot\build\kde\kate-20110130\work|| ||\mingw4-RelWithDebInfo-gitHEAD\part && G:\kderoot\mingw\bin\g++.exe -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=14 -DKDE_DEFAULT_|| ||DEBUG_AREA=13000 -DBUILDING_DLL -DKDE_DEPRECATED_WARNINGS -DKTEXTEDITOR_NO_DEPRECATED -DMAKE_KATEPARTINTERFACES_LIB -DQT|| ||_DLL -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_REENTRANT -D_WIN32_WIN|| ||NT=0x0501 -DWINVER=0x0501 -D_WIN32_IE=0x0501 -DUNICODE -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-sub|| ||scripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverl|| ||oaded-virtual -fno-threadsafe-statics -O2 -g -DNDEBUG -DQT_NO_DEBUG @CMakeFiles/katepartinterfaces.dir/includes_CXX.rsp|| ||-o CMakeFiles\katepartinterfaces.dir\document\katebuffer.obj -c G:\kderoot\git\kate\part\document\katebuffer.cpp||
||In file included from G:\kderoot\git\kate\part\document\katebuffer.cpp:37:||
||G:/kderoot/include/kcharsets.h:48: warning: 'KCharsets* KGlobal::charsets()' redeclared without dllimport attribute: pre||
||vious dllimport ignored||
||G:\kderoot\git\kate\part\document\katebuffer.cpp: In member function 'bool KateBuffer::openFile(const QString&, bool)':|| ||G:\kderoot\git\kate\part\document\katebuffer.cpp:164: error: 'class KateDocument' has no member named 'setOrphaned'|| ||G:\kderoot\git\kate\part\document\katebuffer.cpp:196: error: 'class KateDocument' has no member named 'setOrphaned'|| ||G:\kderoot\git\kate\part\document\katebuffer.cpp: In member function 'bool KateBuffer::saveFile(const QString&)':|| ||G:\kderoot\git\kate\part\document\katebuffer.cpp:275: error: 'class KateDocument' has no member named 'setOrphaned'|


Don't know what to try next

Regards
Chris

On 17/04/2013 10:37 PM, DeveloperChris wrote:

When Trying to install phonon-vlc 0.5.0-1 I get the following error

|
||CMake Error at /lib/cmake/phonon/PhononTargets.cmake:66 (message):||
||  The imported target "Phonon::phononexperimental" references the file||
||
||     "//lib/libphononexperimental.dll.a"||
||
||  but this file does not exist.  Possible reasons include:||
||
||  * The file was deleted, renamed, or moved to another location.||
||
||  * An install or uninstall procedure did not complete successfully.||
||
||  * The installation package was faulty and contained||
||
||     "/lib/cmake/phonon/PhononTargets.cmake"||
||
||  but not all the files it references.||
||
||Call Stack (most recent call first):||
||  /lib/cmake/phonon/PhononConfig.cmake:18 (include)||
||  cmake/modules/FindPhonon.cmake:9 (find_package)||
||  CMakeLists.txt:7 (find_package)||
||
||
||-- Configuring incomplete, errors occurred!|


The file exists at kderoot\lib\libphononexperimental.dll.a It would appear the aliases are not being applied correctly

my aliases are

KDEROOT     : r:\
KDECOMPILER : mingw4
KDESVNDIR   : s:\
KDEGITDIR   : q:\
EMERGE_PYTHON_PATH  : "c:\python33"
DOWNLOADDIR : t:\

Can anyone advise as to where I can look to fix this?

I hope no-one is annoyed by my flood of emails. I believe that although I have fixed some of these issues myself they should be documented so others can have an easier time of this.

I must say it is a long and annoying process to get this to work and with these issues its easy to get turned off. I actually started this process over 2 years ago and gave up the first time around. This time I am not going to give in.

Regards
Chris




_______________________________________________
Kde-windows mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-windows

_______________________________________________
Kde-windows mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-windows

Reply via email to