Re: [brlcad-devel] New to BRLCAD

2015-01-24 Thread Ankush Khandelwal
Thanks. I have built brl-cad on my system. I will start working on some bug for now. - Original Message - From: "Christopher Sean Morrison" To: "brlcad-devel" Sent: Friday, January 23, 2015 7:49:09 PM Subject: Re: [brlcad-devel] New to BRLCAD It could be a te

Re: [brlcad-devel] New to BRLCAD

2015-01-23 Thread Christopher Sean Morrison
brlcad/code/brlcad/trunk brlcad-svn-trunk", > it is giving error as connection to svn.code.sf.net is > refused.Is it due to proxy? > > - Original Message - > From: "Christopher Sean Morrison" > To: "brlcad-devel" > Sent: Thursday, January

Re: [brlcad-devel] New to BRLCAD

2015-01-23 Thread Ankush Khandelwal
: "brlcad-devel" Sent: Friday, January 23, 2015 11:46:06 AM Subject: Re: [brlcad-devel] New to BRLCAD > If you intend to do development, I suggest you obtain BRL-CAD from a > Subversion checkout. From there, you can find an overview of development > with considerable detail in our

Re: [brlcad-devel] New to BRLCAD

2015-01-22 Thread Hitesh Sofat
On Fri, Jan 23, 2015 at 10:40 AM, Ankush Khandelwal wrote: > I was installing BRL-CAD ,but on doing "svn > checkoutsvn://svn.code.sf.net/p/brlcad/code/brlcad/trunk brlcad-svn-trunk", > it is giving error as connection to svn.code.sf.net is > refused.Is it due to proxy? Try this. http://www.upu

Re: [brlcad-devel] New to BRLCAD

2015-01-22 Thread Hitesh Sofat
> If you intend to do development, I suggest you obtain BRL-CAD from a > Subversion checkout. From there, you can find an overview of development > with considerable detail in our HACKING file and a list of known issues in > our BUGS and TODO files. Try this may be its help you. http://www.u

Re: [brlcad-devel] New to BRLCAD

2015-01-22 Thread Ankush Khandelwal
"brlcad-devel" Sent: Thursday, January 22, 2015 4:07:12 AM Subject: Re: [brlcad-devel] New to BRLCAD On Jan 21, 2015, at 2:09 AM, Ankush Khandelwal wrote: > Thanks for your response. I would like to start with solving some bugs, > please give me the link to the bugs page. If you

Re: [brlcad-devel] New to BRLCAD

2015-01-21 Thread Christopher Sean Morrison
On Jan 21, 2015, at 2:09 AM, Ankush Khandelwal wrote: > Thanks for your response. I would like to start with solving some bugs, > please give me the link to the bugs page. If you intend to do development, I suggest you obtain BRL-CAD from a Subversion checkout. From there, you can find an o

Re: [brlcad-devel] New to BRLCAD

2015-01-20 Thread Ankush Khandelwal
Thanks for your response. I would like to start with solving some bugs, please give me the link to the bugs page. Ankush - Original Message - From: "Inderpreet Singh" To: "brlcad-devel" Sent: Wednesday, January 21, 2015 11:54:21 AM Subject: Re: [brlcad-devel] N

Re: [brlcad-devel] New to BRLCAD

2015-01-20 Thread Inderpreet Singh
On Tue, Jan 20, 2015 at 2:51 PM, Ankush Khandelwal wrote: > Hi, >I am pursuing b.tech in CSE from IIIT Hyderabad (2nd yr). I know > programming language : c/c++ and python. I love physics and geometry. I know > openGL and very much interested in this topic. I have also built some games > in

[brlcad-devel] New to BRLCAD

2015-01-20 Thread Ankush Khandelwal
Hi, I am pursuing b.tech in CSE from IIIT Hyderabad (2nd yr). I know programming language : c/c++ and python. I love physics and geometry. I know openGL and very much interested in this topic. I have also built some games in openGL/C++. I am new to this organization and want to contribute to

Re: [brlcad-devel] New to BRLCAD

2014-02-20 Thread Christopher Sean Morrison
On Feb 20, 2014, at 12:01 PM, Pulkit Agarwal wrote: > Hi Sean, > I realize that i was a bit rude in saying that but I got the answer to my > ques about an hour after. I have already started working on a project in > GCI-2013 and looking forward to submit my first patch. Glad to hear you got yo

Re: [brlcad-devel] New to BRLCAD

2014-02-20 Thread Pulkit Agarwal
Hi Sean, I realize that i was a bit rude in saying that but I got the answer to my ques about an hour after. I have already started working on a project in GCI-2013 and looking forward to submit my first patch. Sorry and Thanks, Pulkit Agarwal On Thu, Feb 20, 2014 at 10:19 PM, Christopher Sean M

Re: [brlcad-devel] New to BRLCAD

2014-02-20 Thread Christopher Sean Morrison
Hi Pulkit, > I was going through the code and started implementing some of the quick > project on http://brlcad.org/wiki/Contributor_Quickies. You might want to check out the GCI page first as it's more up-to-date than the Quickies page. At least make sure whatever you're thinking of working

Re: [brlcad-devel] New to BRLCAD

2014-02-19 Thread Pulkit Agarwal
Hi Sean, I was going through the code and started implementing some of the quick project on http://brlcad.org/wiki/Contributor_Quickies. What i find is that the irc is not very active. I post questions on some problem I face but i din't get any reply. Also i posted some of the mistakes which i fin

Re: [brlcad-devel] New to BRLCAD

2014-02-13 Thread Pulkit Agarwal
Thanks Sean I was able to fully configure it . Now i will start working on the bugs given on GCI page. On Thu, Feb 13, 2014 at 10:51 PM, Christopher Sean Morrison wrote: > > > > On Feb 13, 2014, at 12:08 PM, Pulkit Agarwal wrote: > > > Hi Sean, > > I have installed BRL-CAD using these 3 commands

Re: [brlcad-devel] New to BRLCAD

2014-02-13 Thread Christopher Sean Morrison
On Feb 13, 2014, at 12:08 PM, Pulkit Agarwal wrote: > Hi Sean, > I have installed BRL-CAD using these 3 commands : > > sudo -E add-apt-repository ppa:upubuntu-com/brlcad64 > sudo apt-get update > sudo apt-get install brlcad Apt-get is only going to install a binary distribution of BRL-CAD. Y

Re: [brlcad-devel] New to BRLCAD

2014-02-13 Thread Pulkit Agarwal
Hi Sean, I have installed BRL-CAD using these 3 commands : sudo -E add-apt-repository ppa:upubuntu-com/brlcad64 sudo apt-get update sudo apt-get install brlcad Now Archer is set up on my system but when i went inside /usr/brlcad, there were only 4 directories namely bin,include,lib,share. I read

Re: [brlcad-devel] New to BRLCAD

2014-02-12 Thread Christopher Sean Morrison
On Feb 12, 2014, at 5:11 PM, Pulkit Agarwal wrote: > Hello, > I am new to the organization and would like to contribute. Please suggest me > how to start. That's fantastic. You can start with http://brlcad.org/wiki/Google_Summer_of_Code/Checklist or ask questions. We've not finished updatin

[brlcad-devel] New to BRLCAD

2014-02-12 Thread Pulkit Agarwal
Hello, I am new to the organization and would like to contribute. Please suggest me how to start. Regards, Pulkit Agarwal -- Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps.