| 02:37.00 | tofu_ | hmmm |
| 02:37.12 | tofu_ | jansson is a pretty nice C lib |
| 02:38.21 | brlcad | that might actually work as a table data container for nirt/gqa/rtcheck sortable formattable tabular output |
| 02:43.44 | brlcad | mm, and there's an even simpler boost templatized c++ header version too .. hmm |
| 05:15.04 | *** join/#brlcad louipc (~louipc@archlinux/trusteduser/louipc) | |
| 06:44.30 | *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav) | |
| 07:27.36 | *** join/#brlcad merzo (~merzo@193.254.217.44) | |
| 07:53.52 | *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav) | |
| 08:36.16 | *** join/#brlcad Stattrav (~Stattrav@122.172.159.245) | |
| 08:36.16 | *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav) | |
| 10:05.19 | *** join/#brlcad mafm (~mafm@119.Red-88-15-70.dynamicIP.rima-tde.net) | |
| 10:24.10 | *** join/#brlcad mafm_ (~mafm@119.Red-88-15-70.dynamicIP.rima-tde.net) | |
| 10:42.32 | *** join/#brlcad dli (~dli@dsl-67-204-45-87.acanac.net) | |
| 10:56.59 | *** join/#brlcad roodolph (4dec0ed6@gateway/web/freenode/ip.77.236.14.214) | |
| 10:57.57 | roodolph | is anybady try to compile Brl-CAD under Windows? |
| 10:58.23 | roodolph | is it possible? |
| 11:10.14 | dli | roodolph, yes, what have you tried? |
| 11:11.16 | roodolph | i try to compile brl cad source on dev c++ |
| 11:11.34 | roodolph | but it doesnt work |
| 11:13.16 | roodolph | there was working many hours and nothing, just working, few days , nothig |
| 11:13.36 | roodolph | i dont know whats wrong |
| 11:13.49 | roodolph | what i have to do first |
| 11:14.16 | roodolph | to compile brlcad from source |
| 11:14.20 | dli | roodolph, have you tried cygwin/mingw, as doc says |
| 11:14.34 | roodolph | no |
| 11:16.23 | roodolph | so i have to run under linux for example |
| 11:16.30 | dli | roodolph, http://sourceforge.net/projects/brlcad/forums/forum/362511/topic/1681738?message=4180493 |
| 11:18.06 | dli | roodolph, cygwin/mingw are under windows |
| 11:23.20 | roodolph | thanks a lot |
| 11:23.59 | roodolph | i m instaling cygwin |
| 11:25.09 | *** join/#brlcad tofu_ (~sean@BZ.BZFLAG.BZ) | |
| 11:26.08 | dli | roodolph, if you want it look more native, mingw might be the way. |
| 11:28.34 | roodolph | hello |
| 11:30.33 | *** join/#brlcad roodolph (4dec0ed6@gateway/web/freenode/ip.77.236.14.214) | |
| 11:31.16 | dli | roodolph, please stay in channel and don't PM |
| 11:31.47 | roodolph | ok |
| 11:32.36 | roodolph | so cygwin is the best way to compile brl cad on windows |
| 11:33.44 | roodolph | I run this program but i dont know what next i have to do |
| 11:34.42 | roodolph | i write mingw but program says mingw : command not found |
| 11:36.07 | dli | roodolph, http://www.mingw.org |
| 11:39.17 | roodolph | first i have to instal mingw on cygwin? |
| 11:39.40 | roodolph | or it's already there? |
| 11:41.05 | dli | roodolph, if you haven't done, you need to install them |
| 11:45.32 | roodolph | but the idea is to compile brlcad source to get executable file (with .exe extension) for windows |
| 11:46.22 | roodolph | is it posssible wohever? |
| 11:47.47 | roodolph | probably Visual Basic is neccecery, but im not sure |
| 11:52.44 | roodolph | thanks a lot for all |
| 11:53.06 | roodolph | i try done it under cygwin |
| 11:53.21 | roodolph | i will see what happend |
| 11:58.27 | roodolph | main problem in this moment ; how can i move files from windows to emulated linux |
| 12:01.00 | dli | roodolph, find the installation folder |
| 12:01.41 | dli | roodolph, cgywin/mingw are within the File system windows |
| 12:01.42 | roodolph | thx i find it, C:\cygwin\home\Konrad |
| 12:02.22 | dli | roodolph, you can mv files around, in cygwin or in windows |
| 15:21.41 | CIA-77 | BRL-CAD: 03erikgreenwald * r43455 10/geomcore/trunk/tests/libNet/netMsgSerialTest.cxx: verify msg02 is not null before calling a method on it |
| 15:22.23 | CIA-77 | BRL-CAD: 03erikgreenwald * r43456 10/geomcore/trunk/ (4 files in 2 dirs): wrap bu_vlb instead of re-implementing |
| 15:27.46 | CIA-77 | BRL-CAD: 03erikgreenwald * r43457 10/geomcore/trunk/ (5 files in 4 dirs): eliminate redundant method |
| 16:00.53 | CIA-77 | BRL-CAD: 03erikgreenwald * r43458 10/geomcore/trunk/ (include/DataStreamUtils.h src/utility/DataStreamUtils.cxx): simplify (and comment out) printByteArray |
| 16:01.27 | CIA-77 | BRL-CAD: 03erikgreenwald * r43459 10/geomcore/trunk/ (include/ByteArray.h src/utility/ByteArray.cxx): remove the at method |
| 18:30.19 | CIA-77 | BRL-CAD: 03erikgreenwald * r43460 10/geomcore/trunk/tests/GS/CMakeLists.txt: need tcl includes for BRL-CAD includes |
| 18:32.34 | CIA-77 | BRL-CAD: 03erikgreenwald * r43461 10/geomcore/trunk/ (10 files in 3 dirs): eliminate DataStreamUtils |
| 18:36.03 | CIA-77 | BRL-CAD: 03erikgreenwald * r43462 10/geomcore/trunk/src/utility/StringUtils.h: remove unused header |
| 20:15.29 | CIA-77 | BRL-CAD: 03erikgreenwald * r43463 10/geomcore/trunk/src/libNet/netMsg/NetMsg.cxx: copy datastream into bytearray |
| 20:17.02 | CIA-77 | BRL-CAD: 03erikgreenwald * r43464 10/geomcore/trunk/ (include/ByteArray.h src/utility/ByteArray.cxx): add assign method |
| 20:18.52 | CIA-77 | BRL-CAD: 03erikgreenwald * r43465 10/geomcore/trunk/ (include/DataStream.h src/utility/DataStream.cxx): add size, fix up |
| 20:31.10 | CIA-77 | BRL-CAD: 03erikgreenwald * r43466 10/geomcore/trunk/src/libNet/netMsg/NetMsg.cxx: fix reversed logic O.o |
| 20:47.53 | CIA-77 | BRL-CAD: 03erikgreenwald * r43467 10/geomcore/trunk/tests/ (7 files in 7 dirs): name consistency |
| 20:57.21 | CIA-77 | BRL-CAD: 03erikgreenwald * r43468 10/geomcore/trunk/src/libNet/netMsg/NetMsg.cxx: set reUUID to NULL in deserialize. Use hasReUUID instead of testing reUUIDsvn diff NetMsg.cxx=NULL in toString. |
| 21:14.55 | CIA-77 | BRL-CAD: 03erikgreenwald * r43469 10/geomcore/trunk/tests/libNet/netMsgSerialTest.cxx: weee, colors |
| 21:16.28 | CIA-77 | BRL-CAD: 03erikgreenwald * r43470 10/geomcore/trunk/tests/libNet/netMsgSerialTest.cxx: conditionalize some verbosity shtuffz |
| 21:18.28 | CIA-77 | BRL-CAD: 03erikgreenwald * r43471 10/geomcore/trunk/tests/libNet/netMsgSerialTest.cxx: argv setting of verbose flag |
| 21:20.43 | CIA-77 | BRL-CAD: 03erikgreenwald * r43472 10/geomcore/trunk/src/libNet/netMsg/GeometryManifestMsg.cxx: shortcircuit the string comparisons; if the lists are different lengths, then they're not equal. |
| 21:21.08 | CIA-77 | BRL-CAD: 03erikgreenwald * r43473 10/geomcore/trunk/src/libNet/netMsg/NetMsg.cxx: woops, a little more reversed logic |
| 21:26.34 | CIA-77 | BRL-CAD: 03erikgreenwald * r43474 10/geomcore/trunk/src/libNet/netMsg/GenericTwoBytesMsg.cxx: fix deserialize bug |
| 21:31.31 | CIA-77 | BRL-CAD: 03erikgreenwald * r43475 10/geomcore/trunk/src/libNet/netMsg/SessionInfoMsg.cxx: use equals method instead of (nonexistant) overloaded ==/svn diff SessionInfoMsg.cxx= |
| 21:59.00 | CIA-77 | BRL-CAD: 03erikgreenwald * r43476 10/geomcore/trunk/src/libNet/netMsg/GenericMultiByteMsg.cxx: Use memcpy and big appends instead of iterating (and making method calls) for each byte. Rewrite the constructor so it deserializes, instead of serializes (???). |
| 22:02.02 | CIA-77 | BRL-CAD: 03erikgreenwald * r43477 10/geomcore/trunk/src/libNet/netMsg/GeometryManifestMsg.cxx: cast the char* to uint32_t* for the ntohl. Huzzah, gNetMsgSerialTest is 100% again! |