Hi Jonathan,
If I remember correctly, pnglibconf.h will be generated during the CMake
configuration. The parallel build isn't therefore probable the cause. You
could try to run cmake from scratch again. (BTW, do you have any special
CMake settings?)
On the other side, it's possible that versio
Hello Parth,
BRL-CAD is an umbrella for many other CAx like libreCAD, freeCAD, slicer
etc. It seems that you are interested in LibreCAD. So I suggest contacting
the libreCAD community through irc or the mailing list or the libreCAD
forum. This will help you in getting an insight towards the projec
Thanks for the response, Daniel.
You're quite right; it (eventually) fails with the same error, even when not
doing a parallel build. I don't have any special CMake settings. I tried
checking out trunk from SVN, so I could build that, but midway through a
lengthy checkout process, the checkout
Hello Parth,
Make sure to contact the LibreCAD developers to discuss your proposal.
Preferably over IRC. You can find more info here:
http://wiki.librecad.org/index.php?title=GSoC
Regards,
On Fri, Feb 16, 2018 at 10:43 PM, Parth Partani
wrote:
> Hi,
> I am Parth and I am looking forward to contr
Hello,
When doing a parallel build (make -j8) of 7.26.4, the build fails with the
following error:
In file included from /brlcad-7.26.4/src/libfb/fb_generic.c:36:0:
/brlcad-7.26.4/src/other/libpng/png.h:361:27: fatal error: pnglibconf.h: No
such file or directory
# include "pnglibconf.h"
Hello,
I am Saran Narayan, a 3rd year B.Tech CSE student and I am really
interested in contributing to BRL-CAD this year.
>From the GSoC 2018 ideas page, I am interested in "Online Geometry Viewer
Interface". I am experienced in UI/UX and graphic designing.I know HTML,
CSS and a bit of JavaScript.