Search found 2 matches
- 2014-03-17T22:47:26-07:00
- Forum: Bugs
- Topic: Windows Binary Releases x64 - lib/x11.lib
- Replies: 1
- Views: 3308
Re: Windows Binary Releases x64 - lib/x11.lib
Some additional Infos ... D:\apps\redmine_dev\bin>ruby --version ruby 2.0.0p451 (2014-02-24) [x64-mingw32] mkmf.log checking for Ruby version >= 1.8.5... -------------------- yes -------------------- "x86_64-w64-mingw32-gcc -o conftest.exe -ID:/apps/redmine_dev/ruby/include/ruby-2.0.0/x64-mingw32 ...
- 2014-03-17T06:53:03-07:00
- Forum: Bugs
- Topic: Windows Binary Releases x64 - lib/x11.lib
- Replies: 1
- Views: 3308
Windows Binary Releases x64 - lib/x11.lib
Hi, while tying to compile rmagick with ruby 2.0.0 and windows x64, I get an error that lib/x11.lib is incompatible. It turns out, the lib is not compiled as x64, which the binary release would suggest. ImageMagick-6.8.8-8-Q16-x64-dll.exe lib/X11.lib FILE HEADER VALUES 14C machine (x86) 32 bit word ...