Closed phungorquan closed 2 years ago
This is a setup issue with your Qt, ask your distributor about it, it's totally unrelated to hotspot (we don't even use dbus directly)
I fixed this problem but have been conflicted between 2 Qt versions when run hotspot. So I want to leave the comment here for anyone get this issue as well.
Just back to the main hotspot folder.
Then use grep to find out files are using old Qt version, As my log that is : 5.12.8
Just use: grep -r 5.12.8
Then go to those files and edit to your correct version.
But maybe you will be conflicted. ^^. Thank you!
Describe the bug
I got this error when tried to make the hotspot: This is log:
To Reproduce Steps to reproduce the behavior:
Expected behavior I think I could change the path in CMakeLists.txt but I don't know where they are. Ex: The first error is : libQt5DBus.so.5 it error in src/CMakeLists.txt but when I go to build-hotspot/src. I didn't see the file Can build hotspot successfully :(
Screenshots
Version Info (please complete the following information):
Additional context Add any other context about the problem here.