On Nov 18, 7:23 ¨Âí¬ êïîô¼êïîôùê®®®Àâôéîôåòîåô®ãïí¾ ÷òïôåº
> I understand that this is not yet compiled for ruby 1.9 on windows
>

No, there wasn't a 'fat-binary' that includes both 1.8 and 1.9
versions of the compiled extension.

> I would love to have a go at compiling it as I need it to access my
> sqlite db from ruby 1.9 - it appears to be the last obstacle

If you have the right tools, you can compile the 'ruby' version
directly.

> I have googled far and wide but can't find the source code - can anyone
> point me in the right direction?

DO stands for DataObjects.

http://github.com/datamapper/do

git clone, and "rake native gem" will generate a binary gem for 1.9

Only use it for testing as 1.9 on Windows has not been extensively
tested by DataMapper developers (at least in relation to the cross
compilation process).

Cheers,
--
Luis Lavena