Yes I did.
Search Criteria
Package Details: freecad-git 1.1.0.41361.g774ec2cc93-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/freecad-git.git (read-only, click to copy) |
---|---|
Package Base: | freecad-git |
Description: | A general purpose 3D CAD modeler - git checkout |
Upstream URL: | https://www.freecad.org/ |
Licenses: | LGPL |
Conflicts: | freecad, freecad-appimage, freecad-appimage-git |
Provides: | freecad |
Submitter: | gborzi |
Maintainer: | greyltc (adrianinsaval) |
Last Packager: | adrianinsaval |
Votes: | 107 |
Popularity: | 1.00 |
First Submitted: | 2012-03-03 13:46 (UTC) |
Last Updated: | 2025-04-22 00:51 (UTC) |
Dependencies (40)
- boost-libs
- coin (coin-gitAUR)
- fmt (fmt-gitAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- med (med-openmpi)
- netcdf (netcdf-openmpi)
- opencascade (opencascade-gitAUR)
- openmpi (openmpi-gitAUR)
- pybind11 (pybind11-gitAUR)
- pyside6
- pyside6-tools
- python-matplotlib (python-matplotlib-gitAUR)
- python-packaging
- python-pivy
- python-ply
- python-yaml (python-yaml-gitAUR)
- qt6-5compat
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-svg
- Show 20 more dependencies...
Required by (4)
- freecad-a2plus-git (requires freecad)
- freecad-cadquery-git (requires freecad)
- freecad-fcgear-git (requires freecad)
- openmc-git (requires freecad)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 52 53 54 55 56 57 58 59 Next › Last »
vinvin commented on 2010-08-27 12:58 (UTC)
td123 commented on 2010-08-27 12:36 (UTC)
Did you rebuild freecad after you installed pivy-hg?
vinvin commented on 2010-08-27 12:27 (UTC)
I installed pivy-hg, but now I have a fatal error on launch: Illegal storage access...
Maybe it's a problem with the last version of freecad, but maybe is it related to this message printed just before the beginning of packaging?
==> WARNING: Package contains reference to $srcdir
td123 commented on 2010-08-26 16:49 (UTC)
Ok, no problem, as long as it works for you.
vinvin commented on 2010-08-26 15:51 (UTC)
It seem that I forgot the pivy-hg dependency. I'm not able to build it currently, so I don't know if that's the reason why I don't have the PartGui module, but that seems likely. Sorry again for inconvenience...
td123 commented on 2010-08-10 02:44 (UTC)
@vinvin
I can't reproduce your error. Are you still having this issue?
vinvin commented on 2010-08-03 13:30 (UTC)
I have the following message: No module named PartGui.
I don't see the Part workbench in the workbench list. Is there something specific to do to build it? I have opencascade properly installed. I don't find a build log.
Thanks
td123 commented on 2010-06-19 00:16 (UTC)
updated PKGBUILD
Changes:
-Removed the 64bit flag check since ./configure now handles that
-added autogen.sh since upstream removed default configure script
Pinned Comments
adrianinsaval commented on 2023-03-12 14:50 (UTC)
If the check fails there is little I can do about it as it most likely needs to be fixed upstream, in such cases report those upstream (maybe wait a day or two as sometimes it's quickly solved upstream) or skip the check with
makepkg --nocheck
if you don't care about the functionality that is being reported as failing in the check.