-
Notifications
You must be signed in to change notification settings - Fork 308
Open
Labels
bugSomething isn't workingSomething isn't workingneeds verificationDescription of the issue needs to be verified by the teamDescription of the issue needs to be verified by the team
Description
Pre-submit checks
- I checked for similar issues beforehand, but could not find any, not even closed ones. I could not add my bug report to any existing issue.
- I am going to take the time to to fill in all the required details. I know that the bug report will be dismissed otherwise.
Describe the bug
-DENABLE_UPDATE_HELPER=ON \ to cmake
But even after ignoring some "compile warnings treated as errors", it still won't build (error in "build/_deps/cpr-src/cpr/").
Is update feature implemented already?
Expected behavior
Update feature show green checkmark in appimage launcher settings.
Steps to reproduce the issue
export PREFIX="/usr/local/"
mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX="$PREFIX" -DUSE_SYSTEM_BOOST=true -DENABLE_UPDATE_HELPER=ON
See #251 for more details why this is required
make libappimage libappimageupdate libappimageupdate-qt
cmake .
make
Screenshots
No response
Distribution and desktop environment
CachyOS KDE 6.5.3
Installed AppImageLauncher version
3.0.0_beta_3-1
List of AppImages you tried (ideally with URL)
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds verificationDescription of the issue needs to be verified by the teamDescription of the issue needs to be verified by the team