From: John <jo...@tr...> - 2009-10-10 19:50:15
|
Hello, I'm interested in using xmlvm so I can develop jvm and .net vm versions of the same app with as much shared code as possible. I've been trying to get a basic hello-world example working but always get the error "Could not create OutputProcess for target 'EXE'." A bit of poking around in the source seems to suggest that the EXE and CLR pipelines have vanished - in particular OutputProcessFactory.createOutputProcess doesn't recognise these targets any more. Will these be restored any time soon? What's the current status of the clr backend? Assuming this is just a glitch, can anyone tell me how far along the clr backend is? Looking through the jvm2clr directory things look a little... sparse. I wouldn't mind helping out but right now I wouldn't have a clue where to start. Regards, |