From: Mario S. <ma...@ru...> - 2016-09-20 16:12:12
|
Mario Steele Ruby Developer C# Developer Java Developer On Tue, Sep 20, 2016 at 9:19 AM, Kouhei Sutou <ko...@co...> wrote: > > And run the following commands: > > % gem install rake rake-comipler mechanize > (pkg-config and cairo may also be needed.) > % rake windows:build:win64 > That should be: % gem install rake rake-compiler mechanize Then run % rake windows:build:win64 |