Chris

Results 144 comments of Chris

for what it's worth, im only running into build issues using the cmake procedure. i took look at how the arch package is setup and installed, https://github.com/archlinux/svntogit-community/blob/packages/python-pivy/trunk/PKGBUILD and used the...

curious, what platform and what OS are you using to test the conda cmake procedure with?

> [coin3d/pivy/runs/6227287786?check_suite_focus=true](https://github.com/coin3d/pivy/runs/6227287786?check_suite_focus=true) > > hopefully soon osx_arm64 will join. Pyside2 is still missing. on a separate but related issue regarding python 3.10 i was able to build both pyside and...

@ageeye are you able to build pivy on macos using cmake? and if so, what are the steps you are using?

@ageeye have you been able to build pivy with cmake?

tested this repo with setting up a big sur vm on my mbp 2013 late running mojave. ended up running into the original author's issue. the work-around i'm using when...

forgive if i'm missing something here, when i run `brew install freecad` (after running the previous steps, of course) i see the below output when install process errors / completes...

> Calling `Formula["foo"].prefix` from inside `Formula["bar"]` will return an `opt` path. Calling `Formula["foo"].prefix` from inside `Formula["foo"].prefix` will return a `Cellar` path. > > This is by design. `Cellar` paths are...

> I had this issue with Mojave VM and I had to switch to `USB 2` from `USB 3` under "Controller USB 0". for my particular use case, switching from...

heads up not sure if you know about ``` yay -Q info [app] ``` `app` being the package you are searching for will display a URL for the package it's...