Package Details: freecad-git 0.22.0.36999.ged77603af9-1

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: 104
Popularity: 0.046717
First Submitted: 2012-03-03 13:46 (UTC)
Last Updated: 2024-04-30 00:29 (UTC)

Required by (4)

Sources (1)

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.

Latest Comments

« First ‹ Previous 1 .. 47 48 49 50 51 52 53 54 55 56 57 Next › Last »

gborzi commented on 2011-04-13 16:49 (UTC)

Updated to rev. 4411 and fixed by removing several no longer needed fixes.

gborzi commented on 2011-04-13 08:59 (UTC)

Hi Archimage, which is the svn version that is broken? Currently it is at 4409. I'll look into the problem ASAP.

<deleted-account> commented on 2011-04-13 01:06 (UTC)

Hi gborzi, I think the package is broken due to a recent update

jwhendy commented on 2011-04-09 17:26 (UTC)

Confirmed -- was broken (no side window for solid modeling), and now it's all good.

<deleted-account> commented on 2011-04-09 00:39 (UTC)

Thank you gborzi, it's working fine !

gborzi commented on 2011-04-07 12:32 (UTC)

Hi Archimage, this time the package has been compiled and run. It works fine on my system, i.e. no error messages and opens .stp files just fine.

<deleted-account> commented on 2011-04-07 00:27 (UTC)

I think there's still a problem, it compiles fine, but when it starts I get this error : /usr/lib/freecad-svn/Mod/Part/PartGui.so: undefined symbol: _ZN7PartGui19ViewProviderPartExt4initEv

gborzi commented on 2011-04-06 22:52 (UTC)

There was another problem to fix, now it is working.

gborzi commented on 2011-04-06 18:41 (UTC)

Hello Archimage, it seems that upstream has fixed the problems with boost version, that is to say, the sed lines # fix boost filesystem version sed -i -e '/#include <vector>/a#define BOOST_FILESYSTEM_VERSION 2' \ src/App/PropertyStandard.h needs to be removed. I'm testing the new PKGBUILD, and upload it ASAP.

<deleted-account> commented on 2011-04-06 12:55 (UTC)

Hello, I've tried to install freecad yesterday, there was a problem with boost during compilation