> Im Blessing Atie a student at University of Buea Cameroon and I would
love to hack Brlcad code.
> I did an SVN checkout and read through the INSTALL and HACKING files as
recommended by brlcad on #brlcad and im getting this error when i run make:
> .........
> [ 35%] Built target libpc
> [ 35%] Building C object src/librtserver/CMakeFiles/
rtserver.dir/rtserver.c.o
> In file included from /usr/lib/jvm/default-java/include/jni.h:45:0,
> from
/home/dario/Desktop/brlcad-7.24.2/src/librtserver/rtserver.c:45:
> /usr/lib/jvm/default-java/include/jni_md.h:40:0: error: "UNUSED"
redefined [-Werror]
> #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__))
> ^
> In file included from
/home/dario/Desktop/brlcad-7.24.2/src/librtserver/rtserver.c:26:0:
> /home/dario/Desktop/brlcad-7.24.2/include/common.h:220:0: note: this is
the location of the previous definition
> # define UNUSED(parameter) UNUSED_ ## parameter __attribute__((unused))
> ^
Hah, now that's annoying. It's even an identical macro. Gosh darn it Java!
> cc1: all warnings being treated as errors
> make[2]: *** [src/librtserver/CMakeFiles/rtserver.dir/rtserver.c.o] Error
1
> make[1]: *** [src/librtserver/CMakeFiles/rtserver.dir/all] Error 2
> make: *** [all] Error 2
>
> I will really appreciate help from anyone here.
My immediate suggestion is to turn off the compilation of our Java code
(nothing uses it) or just run "svn up" to get the change I just made.
Looking at your compile line, though, you seem to have downloaded our
7.24.2 sources instead of our latest trunk sources. I suggest downloading
from Subversion. See http://brlcad.org/wiki/Compiling
Cheers!
Sean
Everthing went on well with the 7.24.0 release i previously downloaded but
brlcad on #brlcad recommended me to get the latest release for Hacking and
now im getting this make error with it.
...........
Error renaming from
"/home/SheCanCode/Desktop/brlcad-svn-trunk/build/CMakeTmp/BUILD_DELTA_FILE"
to
"/home/SheCanCode/Desktop/brlcad-svn-trunk/build/CMakeTmp/BUILD_DELTA_START":
No such file or directory
make[2]: *** [CMakeFiles/timestamp] Error 1
make[1]: *** [CMakeFiles/timestamp.dir/all] Error 2
make: *** [all] Error 2
........
Please help this poor girl out!
2014-10-07 20:30 GMT+01:00 <brlcad-devel-requ...@lists.sourceforge.net>:
> Send brlcad-devel mailing list submissions to
> brlcad-devel@lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.sourceforge.net/lists/listinfo/brlcad-devel
> or, via email, send a message with subject or body 'help' to
> brlcad-devel-requ...@lists.sourceforge.net
>
> You can reach the person managing the list at
> brlcad-devel-ow...@lists.sourceforge.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of brlcad-devel digest..."
>
>
> Today's Topics:
>
> 1. Re: Modeling kernel (Christopher Sean Morrison)
> 2. Re: Problem in txt_render() (?tefan-Gabriel Mirea)
> 3. Build Errors (Blessing Atie)
> 4. Help with vrml-g conveter (Djimeli Konrad)
> 5. Re: Build Errors (Christopher Sean Morrison)
> 6. Re: Help with vrml-g conveter (Christopher Sean Morrison)
> 7. Re: Build Errors (Blessing Atie)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 07 Oct 2014 09:13:13 -0400
> From: Christopher Sean Morrison <brl...@mac.com>
> Subject: Re: [brlcad-devel] Modeling kernel
> To: BRL-CAD Developer Mailing List
> <brlcad-devel@lists.sourceforge.net>
> Message-ID: <8d3cdbbf-ef37-4fa6-bf8f-bf87d6e80...@mac.com>
> Content-Type: text/plain; charset=windows-1252
>
>
> On Aug 20, 2014, at 9:48 AM, Daniel Ro?berg wrote:
>
> > I want to resume the discussion on IRC (March 13) about developing an
> > industry user oriented geometry modeling kernel based on our geometry
> > engine/core interface work. We ended with searching for a distinct
> > name for it.
>
> Aaaand, here I find myself replying seven weeks later... :)
>
> > My suggestion is: BRL-CAD MOOSE: BRL-CAD Modular Object Oriented
> > Software Extension. Its advantage is that we already have a mascot for
> > it. On the other hand moose is already used in other software
> > products.
> > Any other idea is welcome.
>
> I've had this on my mind for weeks, been meaning to say: I LOVE IT!
>
> Seriously, what a great acronym for a new engine. Might I even suggest
> that modification: Modular Object-Oriented Solidity Engine
>
> One could even make it recursive, the MOOSE Object-Oriented Solidity
> Engine.
>
> Either way, "MOOSE" is pretty fantastic to me. Very apropos!
>
> > One of these questions is about the type of the handles for
> > substructures: Values or pointers. Usually I'm using value types
> > because they are more secure, e.g. the user doesn't have to care for
> > proper freeing. The drawback of the value-method is that a value can't
> > be of a subtype. E.g. a sketch segment can't be a line, it's always
> > only ?segment?. I could give give the segment a method to-line() which
> > returns a line ?
>
> Which either way be more supportive towards integrating another engine for
> sub-structures? We have some precedence and parallels to draw with
> openNURBS API currently defining an ON_Brep in librt. It isn't
> inconceivable that we wouldn't farm out 2D to another engine as well.
>
> The LibreCAD folks are working on exactly such an engine that I think
> would be beneficial to eventually leverage underneath our sketch entity for
> 2D handling.
>
> Cheers!
> Sean
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Tue, 7 Oct 2014 17:36:27 +0300
> From: ?tefan-Gabriel Mirea <mireastefangabr...@gmail.com>
> Subject: Re: [brlcad-devel] Problem in txt_render()
> To: BRL-CAD Developer Mailing List
> <brlcad-devel@lists.sourceforge.net>
> Message-ID:
> <CAAjrQy7qL5i5TF6nB-7B2D9+C=oRLMA7ErogusM8X0vV=
> je...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Thanks for your reply, Christopher!
>
> On Tue, Oct 7, 2014 at 3:52 PM, Christopher Sean Morrison <brl...@mac.com>
> wrote:
>
> > Might I also suggest our dev book:
> > http://en.flossmanuals.net/contributors-guide-to-brl-cad/
> > Jacob made a rough PDF version here:
> > http://brlcad.org/~maths22/HACKING_BRL-CAD.pdf
>
>
> I will certainly read that book too.
>
> Excellent place to start. If you want more info about any of those bugs,
> > there is often additional notes in the commit messages. Running "svn
> > annotate BUGS" will show what version a line was last changed (e.g., when
> > it was added) and that version can be looked up in the "svn log BUGS"
> > output.
> >
> > Sometimes it's not helpful, sometimes it has very specific information
> > helpful for debugging.
> >
>
> Well, that is good to know.
>
> Interesting idea. I hadn't actually considered doing anything other than
> > aborting. Your idea makes me wonder if instead of a specific color, how
> > about wrapping the image coordinates? Basically modulo the width and/or
> > height so it stays within the texture grid but can be indexed with
> > literally any coordinate.
> >
>
> I will try to combine these solutions by displaying a repeated texture
> with the color a bit modified (probably the average between the
> original color and red), so that the user will be visually warned that
> there is a problem.
>
> Regards,
> Stefan
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> Message: 3
> Date: Tue, 7 Oct 2014 18:34:27 +0100
> From: Blessing Atie <bchick...@gmail.com>
> Subject: [brlcad-devel] Build Errors
> To: brlcad-devel@lists.sourceforge.net
> Message-ID:
> <
> cadn32hfsdsf2e+85mzaomjyml0l+sxsogiq8fdkqmcymmmy...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hi
> Im Blessing Atie a student at University of Buea Cameroon and I would love
> to hack Brlcad code.
> I did an SVN checkout and read through the INSTALL and HACKING files as
> recommended by brlcad on #brlcad and im getting this error when i run make:
> .........
> [ 35%] Built target libpc
> [ 35%] Building C object
> src/librtserver/CMakeFiles/rtserver.dir/rtserver.c.o
> In file included from /usr/lib/jvm/default-java/include/jni.h:45:0,
> from
> /home/dario/Desktop/brlcad-7.24.2/src/librtserver/rtserver.c:45:
> /usr/lib/jvm/default-java/include/jni_md.h:40:0: error: "UNUSED" redefined
> [-Werror]
> #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__))
> ^
> In file included from
> /home/dario/Desktop/brlcad-7.24.2/src/librtserver/rtserver.c:26:0:
> /home/dario/Desktop/brlcad-7.24.2/include/common.h:220:0: note: this is the
> location of the previous definition
> # define UNUSED(parameter) UNUSED_ ## parameter __attribute__((unused))
> ^
> cc1: all warnings being treated as errors
> make[2]: *** [src/librtserver/CMakeFiles/rtserver.dir/rtserver.c.o] Error 1
> make[1]: *** [src/librtserver/CMakeFiles/rtserver.dir/all] Error 2
> make: *** [all] Error 2
>
> I will really appreciate help from anyone here.
> Thanks
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> Message: 4
> Date: Tue, 7 Oct 2014 19:26:50 +0100
> From: Djimeli Konrad <djkonr...@gmail.com>
> Subject: [brlcad-devel] Help with vrml-g conveter
> To: brlcad-devel@lists.sourceforge.net
> Message-ID:
> <CAK3i8CxLP_fye+RSJ7OfmPr7m6ba-VHwHiLN=AR8C=
> cx_ez...@mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> Hello
>
> I have been trying to write a vrml-g converter using
> openvrml. I just began writing the code but i have been unable to test
> the code since i am having a difficult time installing spidermonkey
> plugin required by openvrml. I have tried finding a work around but
> have found none yet. I would like to know if anyone has any idea on
> how to get openvrml working or a pointer to some other library which
> could be used to parse vrml files.
>
> Thanks
> Konrad
>
>
>
> ------------------------------
>
> Message: 5
> Date: Tue, 07 Oct 2014 13:54:35 -0400
> From: Christopher Sean Morrison <brl...@mac.com>
> Subject: Re: [brlcad-devel] Build Errors
> To: BRL-CAD Developer Mailing List
> <brlcad-devel@lists.sourceforge.net>
> Message-ID: <131f46ca-acc1-4728-ae98-82a7322fa...@mac.com>
> Content-Type: text/plain; charset=us-ascii
>
> Hi Blessing!
>
> On Oct 7, 2014, at 1:34 PM, Blessing Atie wrote:
>
> > Im Blessing Atie a student at University of Buea Cameroon and I would
> love to hack Brlcad code.
> > I did an SVN checkout and read through the INSTALL and HACKING files as
> recommended by brlcad on #brlcad and im getting this error when i run make:
> > .........
> > [ 35%] Built target libpc
> > [ 35%] Building C object
> src/librtserver/CMakeFiles/rtserver.dir/rtserver.c.o
> > In file included from /usr/lib/jvm/default-java/include/jni.h:45:0,
> > from
> /home/dario/Desktop/brlcad-7.24.2/src/librtserver/rtserver.c:45:
> > /usr/lib/jvm/default-java/include/jni_md.h:40:0: error: "UNUSED"
> redefined [-Werror]
> > #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__))
> > ^
> > In file included from
> /home/dario/Desktop/brlcad-7.24.2/src/librtserver/rtserver.c:26:0:
> > /home/dario/Desktop/brlcad-7.24.2/include/common.h:220:0: note: this is
> the location of the previous definition
> > # define UNUSED(parameter) UNUSED_ ## parameter __attribute__((unused))
> > ^
>
> Hah, now that's annoying. It's even an identical macro. Gosh darn it
> Java!
>
> > cc1: all warnings being treated as errors
> > make[2]: *** [src/librtserver/CMakeFiles/rtserver.dir/rtserver.c.o]
> Error 1
> > make[1]: *** [src/librtserver/CMakeFiles/rtserver.dir/all] Error 2
> > make: *** [all] Error 2
> >
> > I will really appreciate help from anyone here.
>
> My immediate suggestion is to turn off the compilation of our Java code
> (nothing uses it) or just run "svn up" to get the change I just made.
> Looking at your compile line, though, you seem to have downloaded our
> 7.24.2 sources instead of our latest trunk sources. I suggest downloading
> from Subversion. See http://brlcad.org/wiki/Compiling
>
> Cheers!
> Sean
>
>
>
>
>
>
> ------------------------------
>
> Message: 6
> Date: Tue, 07 Oct 2014 15:10:35 -0400
> From: Christopher Sean Morrison <brl...@mac.com>
> Subject: Re: [brlcad-devel] Help with vrml-g conveter
> To: BRL-CAD Developer Mailing List
> <brlcad-devel@lists.sourceforge.net>
> Message-ID: <7263c521-e65d-4347-bfec-2b4f53696...@mac.com>
> Content-Type: text/plain; charset=us-ascii
>
>
> On Oct 7, 2014, at 2:26 PM, Djimeli Konrad wrote:
>
> > Hello
> >
> > I have been trying to write a vrml-g converter using
> > openvrml. I just began writing the code but i have been unable to test
> > the code since i am having a difficult time installing spidermonkey
> > plugin required by openvrml. I have tried finding a work around but
> > have found none yet. I would like to know if anyone has any idea on
> > how to get openvrml working or a pointer to some other library which
> > could be used to parse vrml files.
>
> Konrad, you could try extracting the VRML parsing bits out of Coin3D.
> Alternatively, you could try FreeWRL too.
>
> OpenVRML also has a community. You could ask them about how to get past
> that build issue.
>
> Cheers!
> Sean
>
>
>
>
> ------------------------------
>
> Message: 7
> Date: Tue, 7 Oct 2014 20:29:56 +0100
> From: Blessing Atie <bchick...@gmail.com>
> Subject: Re: [brlcad-devel] Build Errors
> To: brlcad-devel@lists.sourceforge.net
> Message-ID:
> <CADn32HGc+qx0dXGh=
> tyqdkkwresmtkezssccn05ninw4wg9...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> I did a new checkout as recommended by Stragus and everything went well
> till completion.
> I don't still know what went wrong with the first one.
> Any highlights please?
>
> 2014-10-07 18:34 GMT+01:00 Blessing Atie <bchick...@gmail.com>:
>
> > Hi
> > Im Blessing Atie a student at University of Buea Cameroon and I would
> love
> > to hack Brlcad code.
> > I did an SVN checkout and read through the INSTALL and HACKING files as
> > recommended by brlcad on #brlcad and im getting this error when i run
> make:
> > .........
> > [ 35%] Built target libpc
> > [ 35%] Building C object
> > src/librtserver/CMakeFiles/rtserver.dir/rtserver.c.o
> > In file included from /usr/lib/jvm/default-java/include/jni.h:45:0,
> > from
> > /home/dario/Desktop/brlcad-7.24.2/src/librtserver/rtserver.c:45:
> > /usr/lib/jvm/default-java/include/jni_md.h:40:0: error: "UNUSED"
> redefined
> > [-Werror]
> > #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__))
> > ^
> > In file included from
> > /home/dario/Desktop/brlcad-7.24.2/src/librtserver/rtserver.c:26:0:
> > /home/dario/Desktop/brlcad-7.24.2/include/common.h:220:0: note: this is
> > the location of the previous definition
> > # define UNUSED(parameter) UNUSED_ ## parameter __attribute__((unused))
> > ^
> > cc1: all warnings being treated as errors
> > make[2]: *** [src/librtserver/CMakeFiles/rtserver.dir/rtserver.c.o]
> Error 1
> > make[1]: *** [src/librtserver/CMakeFiles/rtserver.dir/all] Error 2
> > make: *** [all] Error 2
> >
> > I will really appreciate help from anyone here.
> > Thanks
> >
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
>
> ------------------------------------------------------------------------------
> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
>
> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
>
> ------------------------------
>
> _______________________________________________
> brlcad-devel mailing list
> brlcad-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/brlcad-devel
>
> End of brlcad-devel Digest, Vol 541, Issue 2
> ********************************************
>
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel