http://bugzilla.novell.com/show_bug.cgi?id=538714
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=538714#c6 Conrad Eaglehill <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|RESOLVED |REOPENED CC| |[email protected] Resolution|DUPLICATE | --- Comment #6 from Conrad Eaglehill <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
