Mattoje

Results 9 comments of Mattoje

OK i got it working: 1) cmake does not check for yarn presence so if you try to build the web interface on a fresh linux installation (whatever distro) it...

Any news on this subject ? I'm interested too

This fixed for me: https://github.com/AndreyPavlenko/transmission/commit/cdc7bd2f15c89fdc58bed2208392dd857cd479d5

Works correctly here: 1) with a newly created hc container (exfat) 2) with one of my "old" hc containers (fat) macos 14, intel chip, MacFuse 4.5.0, Libreoffice 7.6.1.2

i'll be happy to beta test if needed

Unfortunately it does not work, but i will try to compile it on my own. Anyway here is the crash report: Process: kvirc [17135] Path: /Volumes/VOLUME/*/KVIrc.app/Contents/MacOS/kvirc Identifier: com.kvirc.kvirc Version: 5.2.0...

Ok i tried building my own and i managed to get it running with some trickery. Here is what i did: 1. after make install i had to manually run...

i finally found a "works for me" fix: [works.for.me.patch](https://github.com/kvirc/KVIrc/files/14500189/works.for.me.patch) kudos to: https://root-forum.cern.ch/t/rpath-setting-with-cmake-for-locally-installed-root-conda-macos/53983 https://root-forum.cern.ch/t/rpath-mac-os-x-and-how-to-load-a-library-from-anywhere-and-execute-macros-from-anywhere/49558/3 P.S. dont' forget to add: macdeployqt KVIrc.app -appstore-compliant after make install to https://github.com/kvirc/KVIrc/wiki/Compiling-KVIrc-on-macOS

Sadly it does not with this python related error: Library not loaded: /Library/Frameworks/Python.framework/Versions/3.11/Python This is kinda weird because the "bundling process" should have taken care of putting Python Framework into...