Hi Jb, Thanks a lot for reply.
What about for Silverlight for Phone? SL for WP7 is a subset of Compact Framework. It has very limited API http://msdn.microsoft.com/en-us/library/ff403118(VS.92).aspx. Thanks and Best Regards, Michael Sync Don't go the way life takes you. Take life the way you go http://michaelsync.net On Fri, Apr 16, 2010 at 12:26 AM, Jb Evain <[email protected]> wrote: > Hey, > > On Thu, Apr 15, 2010 at 4:51 PM, Michael Sync <[email protected]> wrote: > > Does Cecil support Compact Framework officially? I found that there is a > > patch for that but seems like it's not official support. > > > > Can I use Mono to build applications for the Compact Framework? > > Those are two different things. > > Cecil 0.6 works on the CF. I haven't tried with 0.9, but it shouldn't > be hard to get it to compile on it. > > The patcher is a tool to take an assembly compiled on Mono, and change > its references to match the Compact Framework versions. The goal being > to be able to compile on Mono, patch with Cecil, and run on the CF. > > -- > Jb Evain <[email protected]> > > -- > -- > mono-cecil > > To unsubscribe, reply using "remove me" as the subject. > -- -- mono-cecil
