I was trying to find a (simple) way of having access to a framework that is already platform-neutral. That was the idea so far. The problem is, that its more complicated that I thougt...
Now I'm trying to find out, how do you built the 4 libraries in the 1.0 release. Ben -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Nicolas Cannasse Gesendet: Mittwoch, 2. November 2005 23:51 An: Neko intermediate language mailing list Betreff: Re: [Neko] primitives: first steps > I changed the Ide to dev-c++, configured the compiler and now I have > my first running primitive. Cool!! > > While I'm _trying_ to embed mono I ask my self if the other way would > make more sense, I mean to embed NekoVm into Mono. > What do you think? It's difficult to have two VM running in the same program, especialy for Garbage Collector issues. What are you exactly trying to acheive ? Nicolas --- Neko : One VM to run them all --- Neko : One VM to run them all
