qdomyos-zwift
qdomyos-zwift copied to clipboard
qhttpserver added and 3rdparty files
@jonathancolledge i build for you the qhttpserver for raspberry. you can find in this branch. You have to copy the contents of the qhttpserver-raspberry folder with lib, include and mkspecs in your qt installation and build again qz. It should now link the qhttpserver and cesium should work fine. let me know
#848
Thank you! I will try again this morning. The raspberry folder did not have mkspecs in it. I copied the lib and include folders to /usr/lib/aarch64-linux-gnu/qt5 but the map button did nothing. I will try again and see.
did you rebuild it from scratch? with a make clean and a qmake again i mean very strange about the mkspecs, maybe they are somewhere else, they are mandatory so try to find them with the find command
Il giorno gio 21 lug 2022 alle 07:15 jonathancolledge < @.***> ha scritto:
Thank you! I will try again this morning. The raspberry folder did not have mkspecs in it. I copied the lib and include folders to /usr/lib/aarch64-linux-gnu/qt5 but the map button did nothing. I will try again and see.
— Reply to this email directly, view it on GitHub https://github.com/cagnulein/qdomyos-zwift/pull/863#issuecomment-1191048192, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAALYWEFTUF4EPXP4LWDZH3VVDMIFANCNFSM53Z2PBRQ . You are receiving this because you authored the thread.Message ID: @.***>
-- Roberto Viola Software engineer and open source enthusiast http://robertoviola.cloud
Yes, rebuilt from scratch. I tried to make a video this morning to show you, but the VNC kept disconnecting. I will try again tomorrow.
I haven't made progress here yet. To get mkspecs I tried to build the server with the instructions posted here: https://github.com/cagnulein/qdomyos-zwift/issues/848#issuecomment-1179547668 - it almost worked, but there seemed to be a QT error. I might be missing a package that is required.
I'll try copying the mkspecs folder that came up despite the error, but if that doesn't work I'll try to build QT from scratch or use their online installer. 🤞
it's a nightmare :)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi Roberto, I haven't managed to get this going on the Pi. Mkspecs is never in the Pi folder when I build this branch of QZ. Might it work if I copy mkspecs from the Android folder?? Thanks, Jonathan
I can post here the full mkspecs file that I have currently on my raspberry if it's better for you. I don't think the android ones could work :) @jonathancolledge
I can post here the full mkspecs file that I have currently on my raspberry if it's better for you. I don't think the android ones could work :) @jonathancolledge
Yes please for the mkspecs!