[Mono-osx] Build failure in master
    Mark Glenn 
    markglenn at gmail.com
       
    Thu Jun 23 16:13:45 EDT 2011
    
    
  
I cloned both the monomac and maccore master branches from GitHub.  Running
make in monomac receives the following error message:
make: *** No rule to make target
`../../maccore/src/./Foundation/NSStream.cs', needed by `MonoMac.dll'.
 Stop.
It looks like NSStream was added to SHARED_SOURCE in src/Make.shared,
however the maccore project does not have NSStream.cs at all.  It is instead
in the monomac/src/Foundation directory.
Am I missing some setup or is the NSStream.cs file in the wrong (or old)
location?  Taking that line out of src/Make.shared allows me to build
MonoMac.dll successfully.
~Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20110623/9f2fa9c1/attachment.html 
    
    
More information about the Mono-osx
mailing list