dezbracaty
dezbracaty
Hi,dear developer , I found that there are many appimages can not be searched here , and many appimages are push the request to https://github.com/AppImage/pkg2appimage/pulls , such like Yandex Browser...
I wrote a yml file for google earth pro : #GoogleEarthPro # Warning: This application currently cannot run on ubuntu 16.04.7 LTS and lower.ONLY ubuntu 18.04LTS and up are supported....
I had change vtk 8.2 to vtk 9.2 and I ran into a few problems: 1 : Some variables had removed from vtk 9.0 and I have to change that...
when i run make install it output " No rule to make target 'install'" how can i solve it
system : macos buildIDE: vscode .vscode/settings.json: ``` "cmake.environment": { // "Qt6_DIR": "", ///opt/homebrew/opt/qt@5/lib/cmake/Qt5", "Qt5_DIR": "/opt/homebrew/Cellar/qt@5/5.15.12_1/lib/cmake/Qt5", "USE_QT5": "true", "RUSTFLAGS": "-C link-arg=-F/opt/homebrew/Cellar/qt@5/5.15.12_1/lib" }, ``` ``` [main] Building folder: cxx-qt [build] Starting build...
### Current Behavior On macos , when build this project, there are error "QtCore not found ". See this https://github.com/KDAB/cxx-qt/issues/885 And the final reason is that , we should use...
# Env machine: Apple M1 Pro system: macos 14.2.1 (23C71) # 1 see below : 
### Description ## Background I built a program combine Qt/Qml and bevy , and I can run it normally on ubuntu system , but when run it on macos, it...
### Brief Issue Summary System : macos 13.5 (22G74) M1 pro Vscode : 1.80.1 CMake_tool Extension : 1.14.34 C/C++ Extension :1.16.3 compiler : clang 14.0.3 ### CMake Tools Diagnostics ```shell...