Masaki Suketa wrote: > Hello, > > In message "WIN32OLE in ruby windows one click installer" > on 07/02/04, shin guey <sgwong513 / hotmail.com> writes: > >> How do I compile with the newer version? I can compile my current source >> using: >> ruby extconf.rb >> nmake >> nmake install >> But it doesn't work with the latest version of win32ole I downloaded. It >> has errors when I try to compile win32ole version 0.9.2. > > The Win32OLE version 0.9.2 comes with Ruby 1.9.0 (or later). > And the Ruby version of ruby trunk is 1.9.0. > You can't compile Win32OLE version 0.9.2 with Ruby 1.8.5. > You need Ruby 1.9.0 to compile Win32OLE version 0.9.2. > > Regards, > Masaki Suketa Hi, From the latest version, it shows that it has fix some VT_ARRAY bugs. So, do I need the new version to use my com dll? Anyway, thanks for the quick reply. Regards, Shin Guey -- Posted via http://www.ruby-forum.com/.