[Brlcad-users] [brlcad - Open Discussion] RE: Which jdk is the minimum
Open Source Solid Modeling CAD
Brought to you by:
brlcad
|
From: SourceForge.net <no...@so...> - 2005-01-11 14:54:14
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=2934095 By: brlcad BRL-CAD doesn't require Java to build and building with jdk support isn't going to really give you anything unless you are a Java developer that would like to hook into the jni interface to the raytrace library. Building with java support enables the compilation of src/librtserver/. That said, either 1.4 or 1.5 should work just fine. BRL-CAD uses Tk for MGED's graphical interface. There is direct X11 window support in libfb (brlman libfb) for the framebuffer windows it can create (as well as a variety of other framebuffer interfaces). Cheers! Sean ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=362509 |