George Sherwood wrote:
./TarFileObject.cs(65,5): error CS0122:
`ICSharpCode.SharpZipLib.Tar.TarHeader.typeFlag' is inaccessible due to
its protection level
./TarFileObject.cs(66,5): error CS0122:
`ICSharpCode.SharpZipLib.Tar.TarHeader.size' is inaccessible due to its
protection level

I had the same problem. You have to apply the patch enclosed in the previous ML message (beagle 01.4 announce). It seems that we have a mono version where those properties of ICSharpCode.SharpZipLib.Tar.TarHeader weren't public.

--
rd

"Soft as the massacre of Suns
 By Evening's Sabres slain"
(Emily Dickinson)
_______________________________________________
Dashboard-hackers mailing list
Dashboard-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers

Reply via email to