Re: [brlcad-devel] Parallel build failure

2018-02-19 Thread Daniel Roßberg
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

Re: [brlcad-devel] Introduction

2018-02-19 Thread Shubham Rathore
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

Re: [brlcad-devel] Parallel build failure

2018-02-19 Thread Jonathan Cottrill
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

Re: [brlcad-devel] Introduction

2018-02-19 Thread Vasco Alexandre da Silva Costa
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

[brlcad-devel] Parallel build failure

2018-02-19 Thread Jonathan Cottrill
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"

[brlcad-devel] Introduction for GSoC 2018

2018-02-19 Thread Sharan Narayan
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.