Hi, I'm trying to use FLGT ruby on Windows XP, but am running into a segmentation fault at ftgl_test.rb:38 (The first call through to the FTGL library) I am installing as follows: 1) Ruby One Click installer for windows 2) Install ruby-opengl-0.32g ruby extconf.rb nmake At this point the openGL samples work 3) Install FTGL ruby setup.rb config ruby setup.rb setup ruby setup.rb install 4) Try to run ftgl_test.rb ruby tests/ftgl_test.rb tests/ftgl_test.rb:38: [BUG] Segmentation fault ruby 1.8.4 (2005-12-24) [i386-mswin32] This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. I am at a loss as to how to go about debugging this problem. Any suggestions? I've got the linux build running on ubuntu with no problems. - Xavier OS: Win XP SP2, Fully patched Ruby: 1.8.4 (2005-12-24) [i386-mswin32] msvc: Visual Studio .NET 2003 -- Posted via http://www.ruby-forum.com/.