Angelo Mantellini

Results 25 issues of Angelo Mantellini

Hi guys, do you have an example of a simple website (only index is ok). where do I have to put my index file? and how do I have to...

Hi, I'm trying to use native-lib-loader to load the .so library inside the jar file. the problem is that this library needs this kine of tree: /META-INF /lib /linux_32 libxxx[-vvv].so...

how do I sign the commits? there is not a "cz commit -s" command. Thanks

Hi, I'm trying to create a custom .cz.toml file. I want to know how I can apply a filter to check if the input field is empty (so, required or...

Hi, do you know how I can call and link an external c/c++ library in callback or adder? I can call from the main, but not in the .c/.h files...

Hi, I'm trying to use the docker image sickcodes/docker-osx:naked-auto, but I obtain this error. `nohup: appending output to 'nohup.out' nohup: failed to run command 'Xvfb': No such file or directory`...

Hi, I'm trying to add a read/write shared folder. This is my script: ``` docker run -it \ --name test \ --device /dev/kvm \ -p 50923:10022 \ -v "${SHARE}:/mnt/hostshare" \...

Hi, I'm trying to use OSX_COMMANDS to execute a script. this is my command: ``` DOCKER_OSX_QEMU_BIGSUR_IMAGE_PATH=/home/jenkins/docker-osx/mac_hdd_ng_auto_big_sur.img docker run -i \ --name ios-toolchain-build \ --device /dev/kvm \ -p 50922:10022 \ -v...

Hi, I'm trying to run monterey in a vm without a desktop environment. I need to run monterey (with brew and xcode) in headless mode. Is it possible? Thanks a...

### QtAV, Qt version and platform add5c5bdbb842e100854be6132b8539be7422d52 Android arm64 on MacOs Qt 5.13.2 or commit id if not using release version Ffmpeg 4.2 (https://sourceforge.net/projects/avbuild/files/android/ffmpeg-4.2-android-lite.tar.xz) ### Reproduction steps I copied INCLUDEPATH...