01:24.12 |
maths22 |
``Erik: will Notifer need to be updated for
GCI this year? |
01:24.58 |
maths22 |
At least one regex will need to be (I
think) |
02:29.18 |
*** join/#brlcad witness__
(uid10044@gateway/web/irccloud.com/x-gvmgfzchskkxetev) |
07:11.07 |
*** join/#brlcad FLOSSrookie
(~brian@107-200-34-111.lightspeed.tulsok.sbcglobal.net) |
09:00.28 |
*** join/#brlcad merzo
(~merzo@user-94-45-58-138-1.skif.com.ua) |
09:38.32 |
*** join/#brlcad binaryking
(~binarykin@117.200.83.226) |
09:59.56 |
*** join/#brlcad d_rossberg
(~rossberg@66-118-151-70.static.sagonet.net) |
10:00.13 |
binaryking |
hi d_rossberg :) |
10:01.03 |
d_rossberg |
hi binaryking, got your e-mail |
10:01.11 |
d_rossberg |
whats the issue with mged? |
10:12.41 |
binaryking |
d_rossberg: for my ease of dev. work for BRL
CAD, I switched to Ubuntu :P |
10:12.55 |
binaryking |
d_rossberg: mged gives me no graphics
window |
10:14.56 |
binaryking |
d_rossberg: is that a problem? or I am doin'
something wrong |
10:16.08 |
binaryking |
d_rossberg: I am particularly interested in
writing unit tests, if you can help me with that too? :) (sorry if
I am being too demanding) |
10:26.49 |
d_rossberg |
binaryking: you probably haven't installed the
opengl developer libraries |
10:29.31 |
binaryking |
d_rossberg: lemme check |
10:30.57 |
d_rossberg |
or some other visualization library, see
http://brlcad.org/wiki/Compiling |
10:33.25 |
binaryking |
ah, yes indeed |
10:42.54 |
binaryking |
d_rossberg: my install is without OpenGL
support |
10:43.46 |
binaryking |
following the mentioned webpage, I have
installed everything but to no avail |
10:52.18 |
binaryking |
d_rossberg: installed everything, libbullet
also, now compiling but OpenGL support is still off |
11:00.27 |
*** join/#brlcad binaryking_
(~binarykin@117.200.89.233) |
11:06.59 |
binaryking_ |
d_rossberg: still no graphics window
:( |
11:07.20 |
*** join/#brlcad binaryking
(~binarykin@unaffiliated/nafcool) |
13:32.54 |
*** join/#brlcad merzo
(~merzo@user-94-45-58-138-1.skif.com.ua) |
13:39.44 |
*** join/#brlcad merzo
(~merzo@user-94-45-58-138-1.skif.com.ua) |
13:44.01 |
zero_level |
binaryking_ : are u here ? |
14:55.12 |
*** join/#brlcad merzo
(~merzo@user-94-45-58-138-1.skif.com.ua) |
16:40.22 |
*** join/#brlcad binaryking
(~binarykin@unaffiliated/nafcool) |
17:14.14 |
caen23 |
hey binaryking |
17:14.24 |
binaryking |
hi caen23 :) |
17:14.30 |
binaryking |
caen23: how's life? |
17:24.46 |
caen23 |
so... on 10.9 it no longer compiles because
libdm/focus.c uses a Carbon API that has been deprecated in favour
of an obj-c class. a quick fix would be to use the
Wno-deprecated-declarations flag, but i think that's undesirable.
the trouble is that apple now recommends using an obj-c class
instead, and i don't know how we could use that |
18:38.20 |
Notify |
03BRL-CAD:tbrowder2 * 58507
(brlcad/trunk/src/mged/points/count.c
brlcad/trunk/src/mged/points/process.c): style |
18:40.02 |
Notify |
03BRL-CAD:caen23 * 58508
(brlcad/trunk/include/bn.h brlcad/trunk/src/libbn/obr.c and 3
others): Fix a couple of bugs which broke compilation on
llvm/clang/os x |
18:40.23 |
Notify |
03BRL-CAD:tbrowder2 * 58509
brlcad/trunk/src/other/boost/update-boost-tree.pl: add report
info |
18:40.36 |
Notify |
03BRL-CAD:tbrowder2 * 58510
(brlcad/trunk/include/bn.h brlcad/trunk/src/libbn/obr.c): restore
const, but remove free (may have been causing OS X problem with
const) |
18:40.39 |
Notify |
03BRL-CAD:tbrowder2 * 58511
brlcad/trunk/src/libfb/if_ogl.c: use recommended function instead
of getpagesize |
18:40.41 |
Notify |
03BRL-CAD:tbrowder2 * 58512
brlcad/trunk/src/mged/points/CMakeLists.txt: ensure fileno is found
for strict compilation |
18:40.43 |
Notify |
03BRL-CAD:tbrowder2 * 58513
brlcad/trunk/src/tab/CMakeLists.txt: ignore warning of unstoppable
lex unused label |
18:40.55 |
Notify |
03BRL-CAD:tbrowder2 * 58514
brlcad/trunk/src/libbn/tests/bn_obr.c: return to using the default
const arg |
18:40.57 |
Notify |
03BRL-CAD:tbrowder2 * 58515
brlcad/trunk/src/libbn/obr.c: comment out the presently unused
arg |
18:41.10 |
Notify |
03BRL-CAD:tbrowder2 * 58516
brlcad/trunk/src/libbn/tests/bn_obr.c: add FIXME and comment out
unfinished code to avoid warnings |
18:41.12 |
Notify |
03BRL-CAD:tbrowder2 * 58517
brlcad/trunk/src/tab/CMakeLists.txt: put the compiler args in the
correct place |
18:41.17 |
Notify |
03BRL-CAD:tbrowder2 * 58518
brlcad/trunk/CMakeLists.txt: name the three functions |
18:41.28 |
Notify |
03BRL-CAD:tbrowder2 * 58519
brlcad/trunk/src/libpc/CMakeLists.txt: use defined Boost
location |
18:41.31 |
Notify |
03BRL-CAD:tbrowder2 * 58520
brlcad/trunk/src/other/hv3/hv3.tcl: fix typo |
18:41.32 |
Notify |
03BRL-CAD:tbrowder2 * 58521
(brlcad/trunk/src/other/boost/update-brlcad-boost-to-1.55.0.sh
===================================================================
and 12 others): save required update steps |
18:41.34 |
Notify |
03BRL-CAD:tbrowder2 * 58522
brlcad/trunk/src/other/boost/update-brlcad-boost-to-1.55.0.sh: add
info |
18:43.24 |
Notify |
03BRL-CAD Wiki:Leonardo dramisino * 0
/wiki/User:Leonardo_dramisino: |
20:04.36 |
*** join/#brlcad Notify
(~notify@66-118-151-70.static.sagonet.net) |
20:59.56 |
*** join/#brlcad Notify
(~notify@66-118-151-70.static.sagonet.net) |
21:37.22 |
Notify |
03BRL-CAD:n_reed * 58523
brlcad/trunk/src/other/stepcode/src/base/sc_benchmark.cc: include
ios header for std::ios namespace; fixes 'symbol not found' in
exp2cxx on os x |
21:40.39 |
Notify |
03BRL-CAD:tbrowder2 * 58524
brlcad/trunk/src/other/boost/update-boost-tree.pl: improved
script |
22:00.03 |
*** join/#brlcad Notify
(~notify@66-118-151-70.static.sagonet.net) |
22:25.33 |
``Erik |
maths22: your websvn is clogging /tmp, can you
tweak the config to point to something like /var/tmp ? |
22:51.05 |
Notify |
03BRL-CAD Wiki:Loc2four937 * 0
/wiki/User:Loc2four937: |