Hi, > > Just curious - did you get a chance to fiddle with 5.2 and/or the Qt > polygon drawing? >
I haven’t started yet working at the polygon drawing but I’ve researched a bit the 5.2 (actually 5.3) crash. The display manager crashes because of the fact that the arguments provided to QApplication when created, get destroyed during the runtime. I’ve tried to use static variables but then I’ve found another problem with the ConfigureNotify event which in this case (when using Qt5.3) doesn’t occur. So, I tried to manually generate it but I haven’t found yet the corresponding Tcl/Tk event (I’ve seen there is a GenerateConfigureNotify function in Tk but I didn’t understood exactly when it is used). Also, on a side note I’ve tried to build BRL-CAD on OS X (which took me a while because at first I could only get a null display manager until installing XQuartz) and then I’ve been struggling to build Qt with cmake but I haven’t succeeded yet because it fails to find OpenGL. Cheers, Vlad ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ BRL-CAD Developer mailing list brlcad-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/brlcad-devel