Displaying 2 results from an estimated 2 matches for "wxinvaliddatetime".
2003 Dec 31
3
Whoo Hoo! I got a working Windows Build of wxRuby
...eed to write the mswin readme and create a window''s installer. I''m
going to create an installer for both debug and release builds.
However, in the debug build, there are still the annoying wxWindows assert
dialogs resulting from our use of wxDefaultDateTime (which is an alias for
wxInvalidDateTime). I don''t want to turn off wxWindows asserts because they
provide tremendous value. Could you modify our date/time object to
initialize with a valid value to avoid this assert? If not, then I am going
to hack wxWindows to remove the asserts for invalid wxDateTime.
Below I copied the conso...
2003 Oct 27
5
Windows Build - Down to Run Time Errors
I finally got a clean compile and link for wxRuby. Now I''m down to
deciphering runtime errors. Once again, I''m going to pick up on this
tomorrow, but I thought I''d post my console output tonight to see if anyone
has any thoughts before I tackle this tomorrow.
I''m running the same app "minimal.rb"
E:\Dev\RubyDev\wxruby\samples\minimal>ruby