Ruby incompatible library version

For general discussion related FlowStone
Post Reply
Dimmak01
Posts: 12
Joined: Mon Oct 19, 2009 11:38 am

Ruby incompatible library version

Post by Dimmak01 »

I'm try to require custom.so created with ruby 1.9.3p429, but get an error: incompatible library version.
Which version of Ruby is use FlowStone 3.0 and what I need to do to make it compatible?
Thanx.
Tronic
Posts: 539
Joined: Wed Dec 21, 2011 12:59 pm

Re: Ruby incompatible library version

Post by Tronic »

you can not use any version of ruby you want,
but only one compiled by the developer or one compiled yourself, read Here for information.
after that you can use your ruby compiled for mswin-version,
and use the other existing libraries or add gems. etc..
Post Reply