00:35.18 |
*** join/#brlcad kunigami
(~kunigami@c-98-248-45-216.hsd1.ca.comcast.net) |
01:11.53 |
*** join/#brlcad FLOSSrookie
(~brian@107-200-34-111.lightspeed.tulsok.sbcglobal.net) |
02:58.31 |
*** join/#brlcad DarkCalf
(~DarkCalf@173.231.40.98) |
05:34.25 |
brlcad |
yawns |
06:45.14 |
kanzure |
brlcad: i am putting on some finishing touches
of automatic path determination stuff for the python
wrapper |
06:45.57 |
kanzure |
brlcad: the default paths on windows vs. linux
are a little annoying to deal with, but so far i am able to
generate bindings based on (1) the installed .so/.dll files and (2)
the installed header files. i think this works in both 32-bit
python and 64-bit python on both windows and linux. |
06:46.05 |
kanzure |
brlcad: mac osx is another
challenge.. |
09:13.56 |
*** join/#brlcad d_rossberg
(~rossberg@66-118-151-70.static.sagonet.net) |
13:10.55 |
*** join/#brlcad Ch3ck_
(~Ch3ck@66-118-151-70.static.sagonet.net) |
13:26.52 |
Notify |
03BRL-CAD:d_rossberg * 58167
brlcad/trunk/src/other/tclap/config.h.in: Special configuration for
MSVC++: MS Windows isn't an officially supported platform for
TCLAP. The library uses autotools/make which isn't available with
Visual Studio. Nevertheless TCLAP was made compilable in Visual
Studio with an "#ifdef _MSC_VER". This behavior has to be simulated
in BRL-CAD's CMake configuration. |
13:41.59 |
*** join/#brlcad Skriptkid
(~Skriptkid@117.208.187.83) |
15:07.30 |
*** join/#brlcad Skriptkid
(~Skriptkid@117.208.187.83) |
16:37.12 |
*** join/#brlcad Gaganjyot
(~gagan@1.38.22.216) |
16:54.17 |
Notify |
03BRL-CAD:tbrowder2 * 58168
brlcad/trunk/src/libbn/obr.c: initialize arrays to avoid
warning |
17:06.28 |
*** join/#brlcad Gaganjyot
(~gagan@1.38.22.216) |
17:52.17 |
Notify |
03BRL-CAD Wiki:Vladbogolin * 6200
/wiki/User:Vladbogolin/qt-display-manager: Created page with
"=Project Summary= The purpose of this project was to create a new
cross-platform 3D display manager using Qt framework that supports
all the features of existing display manag..." |
17:52.20 |
*** join/#brlcad caen23
(~caen23@92.81.220.94) |
17:54.40 |
*** join/#brlcad merzo
(~merzo@0-225-133-95.pool.ukrtel.net) |
18:08.33 |
Notify |
03BRL-CAD Wiki:Vladbogolin * 6201
/wiki/User:Vladbogolin/qt-display-manager: |
18:10.59 |
Notify |
03BRL-CAD Wiki:Vladbogolin * 6202
/wiki/User:Vladbogolin/qt-display-manager: |
18:42.04 |
*** join/#brlcad kesha
(~kesha@14.139.122.114) |
18:51.49 |
*** join/#brlcad kesha
(~kesha@14.139.122.114) |
19:25.44 |
*** join/#brlcad kesha
(~kesha@14.139.122.114) |
21:04.05 |
*** join/#brlcad PrezKennedy
(~DarkCalf@173.231.40.98) |
23:13.31 |
*** join/#brlcad kesha
(~kesha@14.139.122.114) |
23:35.23 |
*** join/#brlcad KimK
(~Kim__@wsip-184-176-200-171.ks.ks.cox.net) |
23:48.17 |
Notify |
03BRL-CAD:n_reed * 58169
(brlcad/trunk/CMakeLists.txt
brlcad/trunk/misc/CMake/test_srcs/report_hostname.c.in):
Fix/clean-up report_hostname so it works on windows again and
ensure the top-level CMakeLists.txt success check for
report_hostname runs for the windows case so that if this happens
again it's a configure-time error and not a build-time
error. |