[Mono-bugs] [Bug 538714] Get "The directory Hello.app does not exist" when creating bundle
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Sep 19 15:52:42 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=538714
User airkart at hotmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=538714#c6
Conrad Eaglehill <airkart at hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P5 - None |P3 - Medium
Status|RESOLVED |REOPENED
CC| |airkart at hotmail.com
Resolution|DUPLICATE |
--- Comment #6 from Conrad Eaglehill <airkart at hotmail.com> 2009-09-19 13:52:36 MDT ---
Following the advice above, I have deleted my ~/.wapi directory (using rm -rf
~/.wapi) and can confirm the same error above. Additionally, this is not a
duplicate of 538720, since that issue deals with MonoDevelop, and this issue
deals with running the "Hello World" app from the command line. Also, I have
Leopard 10.5.7 (538720 suggested an error with Snow Leopard).
$ /Developer/MonoTouch/usr/bin/mtouch -v -sim Hello.app hello.exe
Framework is:
/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.0.sdk
The directory Hello.app does not exist
Creating the directory (using mkdir Hello.app) and trying again gives the
following:
$ /Developer/MonoTouch/usr/bin/mtouch -v -sim Hello.app hello.exe
Framework is:
/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.0.sdk
Copying /Users/airkart/dev/hello.exe to Hello.app/hello.exe
Copying /Developer/MonoTouch/usr/lib/mono/2.1/mscorlib.dll to
Hello.app/mscorlib.dll
Linking assembly hello.exe into Hello.app
Generated
/var/folders/ua/ua9L3RDKGgKjxHlz9Selh++++TI/-Tmp-/tmp7dc3ec05.tmp/main.m
Abort trap
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list