There is another one posted on Members Added: 0, Members Deleted: 0 touch doc/generated/index.xml mdoc assemble -f ecma -o doc/Gendarme.Framework doc/generated mdoc: Object reference not set to an instance of an object See `mdoc help' for more information. make[3]: *** [doc/Gendarme.Framework.zip] Error 1 make[3]: Leaving directory `/home/build/src/mono-tools/gendarme/framework' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/build/src/mono-tools/gendarme/framework' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/build/src/mono-tools/gendarme' make: *** [all-recursive] Error 1
The above occurs with mono-tools from git and mono from git. It you run make again I would bet it will run past this until it breaks again here error CS1705: Assembly `gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' references `Mono.Cairo, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' which has a higher version number than imported assembly `Mono.Cairo, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' ./MainWindow.cs(284,45): error CS0012: The type `Cairo.Context' is defined in an assembly that is not referenced. Consider adding a reference to assembly `Mono.Cairo, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' -- View this message in context: http://mono.1490590.n4.nabble.com/mono-tools-2-10-gendarme-framework-won-t-compile-with-mono-3-2-tp4660551p4660668.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
