Chris
Chris
cloned the repo, and ran the webbrowser.qml binary with the below command ```shell /usr/local/Cellar/qt/5.14.1/libexec/qml.app/Contents/MacOS/qml webbrowser.qml ``` and the GUI app looks like the below on my system, looking like some...
hello again 🌊, i use your tap for the bottle mainly when using the github ci runner ie a self-hosted runner i have setup running mojave for the homebrew-freecad tap....
homebrew-freecad ci is failing using this mojave tap as homebrew-core due to `szip.rb` formula dependency 🤷♂️ --- https://github.com/FreeCAD/homebrew-freecad/runs/6265538531?check_suite_focus=true#step:17:1669
Not sure if this is a wemux issue or an OS X issue, but for whatever reason I can only start wemux when the user is the owner of the...
Hello, first off, thank you for sharing both this and JTAGenum projects, really looking forward to experimenting with both of them. That said, I recently purchased a Teensy 3.6 because...
- [x] Have you ensured that your commits follow the [commit style guide](https://docs.brew.sh/Formula-Cookbook#commit)? ``` brew style freecad/freecad/[NAME_OF_FORMULA_FILE] ``` **output** from running above command should _output_ something similiar to the below...
my `FreeCAD.app` mac app bundle crashes on launch after using cmake, make install to build the bundle. below is the crash report i see after the bundle crashes. ```shell sw_vers...
while working on setting up freecad via homebrew / linuxbrew within a arch linux docker container [email protected] became linked at some point even though `python3 -V` was still reporting a...
attempt to add CI support for bottling dependencies for macos ~~mojave~~ and high sierra.