RubyMine 3.0 setup on Windows 7

后端 未结 2 1430
南方客
南方客 2020-12-09 14:22

All,

I downloaded/installed 1.9.2 windows installer, and then RubyMine3.0RC, and installed it.

Opening a new Rails project, with mysql selected as the DB, gi

2条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-09 14:52

    Make sure you have libmysql.dll from the 5.1.x 32-bit MySQL distribution in PATH or in RUBY_HOME\bin directory.

    If it doesn't help, you may have better luck reporting the issue at the mysql2 gem project homepage.

提交回复
热议问题