Hi,

This issue will be fixed in the final 4.2 package.

Atsushi Eno

On 2012/05/07 23:30, Atsushi Eno wrote:
That is exactly the issue that some people *without VS11* suffered. With VS11 the build does not result in an empty dll. For details, check out the email thread I mentioned earlier.

Oh, and actually I could reproduce the issue after uninstalling VS11 and .NET Framework 4.5 betas. And we hope to get it fixed after some experiment.
I'll keep you all up to date!

Thanks,
Atsushi Eno

On 2012/05/07 22:35, moelski wrote:
Hi !

Have you tried building a sample with that wrapper dll?

For me it seems that there is to much missing in the resulting DLL.

Even if I try this in Metadata.xml:
<attr path="/api/package[@name='org.achartengine']"
name="managedName">AChartEngine</attr>
<attr path="/api/package[@name='org.achartengine.chart']"
name="managedName">AChartEngine.Chart</attr>
<attr path="/api/package[@name='org.achartengine.model']"
name="managedName">AChartEngine.Model</attr>
<attr path="/api/package[@name='org.achartengine.renderer']"
name="managedName">AChartEngine.Renderer</attr>
<attr path="/api/package[@name='org.achartengine.tools']"
name="managedName">AChartEngine.Tools</attr>
<attr path="/api/package[@name='org.achartengine.util']"
name="managedName">AChartEngine.Util</attr>

<attr
path="/api/package[@name='org.achartengine.tools']/class[@name='Pan']/method[@name='addPanListener']"
name="eventName">Panned</attr>

The result is the same. It´s only a 7kb DLL and I can´t see any wrapped
classes for Chart, Model, renderer, ...

Greetz
   Dominik

--
View this message in context: http://mono-for-android.1047100.n5.nabble.com/Chart-engine-for-MfA-tp5672287p5691053.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to