[massif-visualizer] [Bug 488671] how to build with Ubuntu 24.04 ?

2024-06-25 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=488671

--- Comment #4 from Milian Wolff  ---
or try to reduce the required version and see if you can make it work with qt
6.4, I didn't test it with that version, might be possible without too much
work.

-- 
You are receiving this mail because:
You are watching all bug changes.

[massif-visualizer] [Bug 488671] how to build with Ubuntu 24.04 ?

2024-06-18 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=488671

TraceyC  changed:

   What|Removed |Added

 CC||kde...@tlcnet.info
 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #3 from TraceyC  ---
Hello! You've reached the KDE bug tracker, which is for tracking bugs in KDE
software. Unfortunately here on the bug tracker, we cannot offer help with
software development topics not clearly related to bugs in KDE software. This
includes help setting up a dev environment, compiling specific projects, and so
on. You can find appropriate ways to get in contact with the dev team for
assistance with your issue at
https://community.kde.org/Get_Involved/development#Communicate_with_the_dev_team.

-- 
You are receiving this mail because:
You are watching all bug changes.

[massif-visualizer] [Bug 488671] how to build with Ubuntu 24.04 ?

2024-06-18 Thread Fred M
https://bugs.kde.org/show_bug.cgi?id=488671

--- Comment #2 from Fred M  ---
idem : 
sudo apt-get install qt6-base-dev

CMake Error at CMakeLists.txt:35 (find_package):
  Could not find a configuration file for package "Qt6" that is compatible
  with requested version "6.5.0".

  The following configuration files were considered but not accepted:

/usr/lib/x86_64-linux-gnu/cmake/Qt6/Qt6Config.cmake, version: 6.4.2
/lib/x86_64-linux-gnu/cmake/Qt6/Qt6Config.cmake, version: 6.4.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[massif-visualizer] [Bug 488671] how to build with Ubuntu 24.04 ?

2024-06-18 Thread Fred M
https://bugs.kde.org/show_bug.cgi?id=488671

--- Comment #1 from Fred M  ---
from : https://launchpad.net/ubuntu/noble/+source/massif-visualizer , it seems
to be : 
sudo apt install cmake  debhelper-compat  extra-cmake-modules  libkchart-dev 
libkf5archive-dev libkf5config-dev libkf5coreaddons-dev libkf5i18n-dev
libkf5kio-dev libkf5parts-dev libqt5svg5-dev libqt5xmlpatterns5-dev
pkg-kde-tools python3-docutils qtbase5-dev xauth xvfb

But : 
Massif-visualizer is requesting :  extra-cmake-modules  6.0.0
But ubuntu 24.04 is using : extra-cmake-modules 5.115.0

-- 
You are receiving this mail because:
You are watching all bug changes.