Hello Kenneth, Thank you for your reply, I was still unable to build anything. I tried running the samples but receive the same build errors for those.
I wonder if this is related to the circular dependency for monomac.dll that is mentioned in the systemdrawing-coregraphics Makefile. Many thanks kjpou1 wrote > Zinali > > You need to reference both of the assemblies in your solution - > > sysdrawing-coregraphics-Mac and sysdrawing-Mac > > It is a little confusing about that but if you open up the solution file > of the > > sysdrawing-coregraphics-master > > You will see how the references are made in the Samples. > > Again mono does not need to be built because it is not used so not to > worry about that. It is only referencing the source files from the mono > directory and the rest is is built using MonoMac. > > I have not tried the Makefile yet so do not know anything about that part. > > If that still does not work let me know and I will try to recreate it > with a fresh repo clone. > > Kenneth -- View this message in context: http://mono.1490590.n4.nabble.com/System-Drawing-not-working-on-OSX-10-8-latest-Mono-tp4656801p4658815.html Sent from the Mono - OSX mailing list archive at Nabble.com. _______________________________________________ Mono-osx mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-osx
