We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
qmake-qt4 MEGAShellExtThunar.pro Project ERROR: Package thunarx-2 not found
Because Thunar >1.8 uses thunarx-3
Changing to thunarx-3 in MEGAShellExtThunar.pro CONFIG += link_pkgconfig PKGCONFIG+=thunarx-3 glib-2.0
results in this Error MEGAShellExtThunar.txt
The text was updated successfully, but these errors were encountered:
Any updates on this issue? As far as I see, this still causes compile errors downstream at https://aur.archlinux.org/packages/thunar-megasync
Sorry, something went wrong.
is there any development with this issue? are the thunar extension gonna be rewritten for gtk3?
I've made a pull request which fixes the problem. I borrowed the code from the pull request in thunar-dropbox. Also check the AUR.
No branches or pull requests
qmake-qt4 MEGAShellExtThunar.pro
Project ERROR: Package thunarx-2 not found
Because Thunar >1.8 uses thunarx-3
Changing to thunarx-3 in MEGAShellExtThunar.pro
CONFIG += link_pkgconfig
PKGCONFIG+=thunarx-3 glib-2.0
results in this Error MEGAShellExtThunar.txt
The text was updated successfully, but these errors were encountered: