RE: [Plib-devel] PUI crash in Tuxkart.
Brought to you by:
sjbaker
|
From: Vallevand, M. K <Mar...@UN...> - 2000-10-04 15:53:38
|
I've build both TuxAQFH and TuxKart with the latest source from anon CVS checkout. Both fail. This is with MSVC6. I've tried to track things down with the debugger. It looks like its in the puGroup code, but I can't be sure. I've put in the active widget file mailed earlier. No affect. In TuxKart, the main screen comes up, but some of the widgets don't work. The radio buttons to select the track work. None of the others do. In TuxAQFH, it fails with a garbage pointer error. It looks like the puGroup is not getting properly constructed. Some member variables are not initialized. Stepping through the constructor is scaring me because clearly initialization code is executing, but the values are not getting set. I moved the constructor from the header file into the .cxx and got better results. But something is horribly wrong. It might be my build environment. I've got a script that copies some plib files to 'install' them. I might need to run it again to make sure that everything is in its proper place. Then I'm going to clean and rebuild-all. I'll try again tonight. Regards. Mark K Vallevand ma...@rs... Outside of a dog, a book is man's best friend. Inside of a dog, its too dark to read. - Groucho |