[Mono-osx] Installing Docs

Maxi Combina maxi.combina at passwordbank.com
Tue Jan 11 05:12:29 EST 2011


Hello

2011/1/10 Miguel de Icaza <miguel at novell.com>

If you are feeling courageous, go into the source code distribution for
Monomac, make sure that you have a build and then do:

cd monomac/docs
make run

I have a full up-to-date monomac checkout, compiled. I went into
monomac/docs and:
$ make
$ make run

I got an error (see attached txt file), and nothing happens nor launches.

What should I see?

I am really looking forward a way to read documentation of classes and
methods. Is this the correct way?
(right now I read from apple developers center, and find the name of the
corresponding method in MonoMac)

Thanks,
Maxi

-- 
*Maxi Combina*
Tel: +34 902 760 111
C/ Constitucio, 3 Sant Just Desvern 08960 (Barcelona), SPAIN
www.passwordbank.com

This message and its attachments are sent from PasswordBank, Inc. and may
contain information that is
confidential. If you are not the intended recipient, you are prohibited from
printing, copying, forwarding or
saving them. Please delete the message and attachments without printing,
copying, forwarding or saving
them, and notify the sender immediately. Message transmission is not
guaranteed to be secure.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20110111/fa539f6c/attachment.html 
-------------- next part --------------
MonoMac.Foundation.NSDirectoryEnumerator
    Error: did not find selector "fileOwnerAccountID"
     File: /Developer/Documentation/DocSets/com.apple.adc.documentation.AppleSnowLeopard.CoreReference.docset/Contents/Resources/Documents/documentation/Cocoa/Reference/Foundation/Classes/NSDirectoryEnumerator_Class/Reference/Reference.html
      key: <h3 class="verytight">fileOwnerAccountID</h3>

MonoMac.Foundation.NSDirectoryEnumerator
    Error: did not find selector "fileGroupOwnerAccountID"
     File: /Developer/Documentation/DocSets/com.apple.adc.documentation.AppleSnowLeopard.CoreReference.docset/Contents/Resources/Documents/documentation/Cocoa/Reference/Foundation/Classes/NSDirectoryEnumerator_Class/Reference/Reference.html
      key: <h3 class="verytight">fileGroupOwnerAccountID</h3>

NOT FOUND: MonoMac.Foundation.NSUrlDownloadDelegate
MonoMac.CoreAnimation.CAShapeLayer
    Error: did not find selector "strokeStart"
     File: /Developer/Documentation/DocSets/com.apple.adc.documentation.AppleSnowLeopard.CoreReference.docset/Contents/Resources/Documents/documentation/GraphicsImaging/Reference/CAShapeLayer_Class/Reference/Reference.html
      key: <h3 class="verytight">strokeStart</h3>

MonoMac.CoreAnimation.CAShapeLayer
    Error: did not find selector "strokeEnd"
     File: /Developer/Documentation/DocSets/com.apple.adc.documentation.AppleSnowLeopard.CoreReference.docset/Contents/Resources/Documents/documentation/GraphicsImaging/Reference/CAShapeLayer_Class/Reference/Reference.html
      key: <h3 class="verytight">strokeEnd</h3>

NOT FOUND: MonoMac.CoreData.NSAtomicStore
NOT FOUND: MonoMac.CoreData.NSAtomicStoreCacheNode
NOT FOUND: MonoMac.CoreData.NSAttributeDescription
NOT FOUND: MonoMac.CoreData.NSEntityDescription
NOT FOUND: MonoMac.CoreData.NSEntityMapping
NOT FOUND: MonoMac.CoreData.NSEntityMigrationPolicy
NOT FOUND: MonoMac.CoreData.NSFetchedPropertyDescription
NOT FOUND: MonoMac.CoreData.NSFetchRequest
NOT FOUND: MonoMac.CoreData.NSManagedObject
NOT FOUND: MonoMac.CoreData.NSManagedObjectContext
NOT FOUND: MonoMac.CoreData.NSManagedObjectID
NOT FOUND: MonoMac.CoreData.NSManagedObjectModel
NOT FOUND: MonoMac.CoreData.NSMappingModel
NOT FOUND: MonoMac.CoreData.NSMigrationManager
NOT FOUND: MonoMac.CoreData.NSPersistentStore
NOT FOUND: MonoMac.CoreData.NSPersistentStoreCoordinator
NOT FOUND: MonoMac.CoreData.NSPropertyDescription
NOT FOUND: MonoMac.CoreData.NSPropertyMapping
NOT FOUND: MonoMac.CoreData.NSRelationshipDescription
MonoMac.CoreLocation.CLLocationManagerDelegate
    Error: did not find selector "locationManager:didChangeAuthorizationStatus:"
     File: /Developer/Documentation/DocSets/com.apple.adc.documentation.AppleSnowLeopard.CoreReference.docset/Contents/Resources/Documents/documentation/CoreLocation/Reference/CLLocationManagerDelegate_Protocol/CLLocationManagerDelegate/CLLocationManagerDelegate.html
      key: <h3 class="verytight">locationManager:didChangeAuthorizationStatus:</h3>


More information about the Mono-osx mailing list