Re: [brlcad-devel] GSoC'18

2018-03-23 Thread Christopher Sean Morrison
> On Mar 21, 2018, at 11:22 AM, Sreyansh Jain wrote: > > > I've tried symlinking awk to both gawk(4.1.3) and mawk, but I still get the > same error. I'm using Ubuntu 16.04. > > Also, I've made the changes in the proposal. Now that I'm aware roughly about > the

Re: [brlcad-devel] errors when `make benchmark`

2018-03-23 Thread Christopher Sean Morrison
> On Mar 23, 2018, at 7:54 PM, Pronaip via brlcad-devel > wrote: > > I see a lot of "unexpected argument" and "unary operator expected". > Possibly relevant system info: I am running an rc shell (from plan9ports), > otherwise it's a relatively standard

[brlcad-devel] errors when `make benchmark`

2018-03-23 Thread Pronaip via brlcad-devel
I see a lot of "unexpected argument" and "unary operator expected". Possibly relevant system info: I am running an rc shell (from plan9ports), otherwise it's a relatively standard Arch setup Sent with [ProtonMail](https://protonmail.com) Secure

[brlcad-devel] GSoC 2018

2018-03-23 Thread Pronaip via brlcad-devel
Hi list! I'm a student looking to apply for GSoC and I've been looking at the easier C/C++ projects and I have some questions: - is Lua being seriously considered or is Python the final choice? I know Lua quite well and I think I know enough C that I could do the geometry scripting project

Re: [brlcad-devel] GSoC'18

2018-03-23 Thread Vasco Alexandre da Silva Costa
Hello, If you still have issues you can try downloading the last known working version of BRL-CAD with opencl (r70379): $ svn co -r r70379 svn://svn.code.sf.net/p/brlcad/code/brlcad/trunk brlcad There may be some issues compiling that version due to LTO so you can compile it like this: $ make