Not sure why 2.8.8.2 is packaging 'Library Projects' as app bundles, but
another tacky workaround is to 'show contents' of the .app file it is
generating and copy the DLL out into the same folder, then rebuild.
WARNING: rebuilds won't pick up the latest - you would need to do this
manually after every build, then build again (if that makes sense).

On Fri, Mar 23, 2012 at 8:36 AM, Nic Wise <[email protected]> wrote:

> Work around:
>
> http://download.xamarin.com/monodevelop/Mac/MonoDevelop-2.8.8.1.dmg
>
> which is from here:
>
> http://monodevelop.com/Download
>
> All I have to say is: whoever designed MD to be "just drop the .app
> into the folder" deserves a medal :) :)
>
> On Thu, Mar 22, 2012 at 21:34, Nic Wise <[email protected]> wrote:
> > Same same here.
> >
> > Build complete -- 0 errors, 9 warnings
> >
> > Building: Common (TestFlight|iPhone)
> > Performing main compilation...
> > /Developer/MonoTouch/usr/bin/smcs /noconfig
> >
> "/out:/Users/nic/code/git/MicroAgent/Common/bin/iPhone/TestFlight/Common.dll"
> > "/r:/Developer/MonoTouch/usr/lib/mono/2.1/System.dll"
> > "/r:/Developer/MonoTouch/usr/lib/mono/2.1/System.Xml.dll"
> > "/r:/Developer/MonoTouch/usr/lib/mono/2.1/System.Core.dll"
> > "/r:/Developer/MonoTouch/usr/lib/mono/2.1/monotouch.dll"
> > "/r:/Developer/MonoTouch/usr/lib/mono/2.1/System.Xml.Linq.dll"
> > "/r:/Users/nic/code/git/MicroAgent/libs/ATMHud.dll"
> > "/r:/Users/nic/code/git/MicroAgent/libs/TestFlight.dll"
> >
> "/r:/Users/nic/code/git/MicroAgent/extern/MonoTouch.Dialog/MonoTouch.Dialog/bin/iPhone/Release/MonoTouchDialog.app/MonoTouch.Dialog.dll"
> > /nologo /warn:4 /optimize- /codepage:utf8 /t:library
> > "/Users/nic/code/git/MicroAgent/Common/HUDStatusViewController.cs"
> > "/Users/nic/code/git/MicroAgent/Common/HUDSyncProgress.cs"
> > "/Users/nic/code/git/MicroAgent/Common/BaseSyncProgress.cs"
> > "/Users/nic/code/git/MicroAgent/Common/Common.cs"
> > "/Users/nic/code/git/MicroAgent/Common/Reachability.cs"
> > "/Users/nic/code/git/MicroAgent/Common/WebViewController.cs"
> > "/Users/nic/code/git/MicroAgent/Common/LoadingHUDView.cs"
> > "/Users/nic/code/git/MicroAgent/Common/ExtensionMethods.cs"
> > "/Users/nic/code/git/MicroAgent/Common/Threading.cs"
> > "/Users/nic/code/git/MicroAgent/Common/AtmHudManager.cs"
> > "/Users/nic/code/git/MicroAgent/Common/ATMHudSyncProgress.cs"
> > "/Users/nic/code/git/MicroAgent/Common/CookieAwareWebClient.cs"
> > "/Users/nic/code/git/MicroAgent/Common/StopWatchManager.cs"
> > Compilation failed: 1 error(s), 0 warnings
> >
> > error CS0006: Metadata file
> >
> `/Users/nic/code/git/MicroAgent/extern/MonoTouch.Dialog/MonoTouch.Dialog/bin/iPhone/Release/MonoTouchDialog.app/MonoTouch.Dialog.dll'
> > could not be found
> >
> > MonoTouch.Dialog isn't an app - it's just a DLL...
> >
> >
> > https://bugzilla.xamarin.com/show_bug.cgi?id=4041
> >
> >
> >
> > On Thu, Mar 22, 2012 at 17:34, johnHolmes <[email protected]>
> wrote:
> >> I'm facing the same issue :( HEEEELP
> >>
> >> --
> >> View this message in context:
> http://monotouch.2284126.n4.nabble.com/MonoDevelop-2-8-8-2-MonoTouch-dll-Output-Folder-Error-tp4496269p4496279.html
> >> Sent from the MonoTouch mailing list archive at Nabble.com.
> >> _______________________________________________
> >> MonoTouch mailing list
> >> [email protected]
> >> http://lists.ximian.com/mailman/listinfo/monotouch
> >
> >
> >
> > --
> > Nic Wise
> > t.  +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise
> > b. http://www.fastchicken.co.nz/
> >
> > Nearest Bus: find when the next bus is coming to your stop.
> http://goo.gl/Vcz1p
> > mobileAgent (for FreeAgent): get your accounts in your pocket.
> > http://goo.gl/IuBU
> > Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa
> > London Bike App: Find the nearest Boris Bike, and get riding!
> http://goo.gl/Icp2
>
>
>
> --
> Nic Wise
> t.  +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise
> b. http://www.fastchicken.co.nz/
>
> Nearest Bus: find when the next bus is coming to your stop.
> http://goo.gl/Vcz1p
> mobileAgent (for FreeAgent): get your accounts in your pocket.
> http://goo.gl/IuBU
> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa
> London Bike App: Find the nearest Boris Bike, and get riding!
> http://goo.gl/Icp2
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
>
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to