http://bugzilla.novell.com/show_bug.cgi?id=597632
http://bugzilla.novell.com/show_bug.cgi?id=597632#c0 Summary: Building for the device fails if you have a space in a directory in your build path Classification: Mono Product: MonoTouch Version: unspecified Platform: Macintosh OS/Version: Mac OS X 10.6 Status: NEW Severity: Major Priority: P5 - None Component: Runtime AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: Customer Blocker: No Description of Problem: If you have a space in a directory that your project is in, e.g. /bryancostanich/projects/test directory/projectname/, and you try to build for the device it fails. it works, however, if you try to build for the simulator Steps to reproduce the problem: 1. create a new directory with a space in it. in my tests i've used my username/projects/directory with a space/ directory. 2. create a new empty monotouch project. create your app delegate, main, etc. 3. try to build that shit for Debug:iPHone or Release:iPHone Actual Results: MonoTouch.Puke() called: Error 1: mtouch failed with no output (1) (test_Code2Bug) -- MONO_PATH=/Users/bryancostanich/Projects/Test\ Directory/test_Code2Bug/test_Code2Bug/bin/iPhone/Release/test_Code2Bug.app /Developer/MonoTouch/usr/bin/arm-darwin-mono --aot=full,static,asmonly,nodebug,outfile=/var/folders/BZ/BZ0LXYmaHnWox-wGUCZfH++++TI/-Tmp-/tmp285b1b33.tmp/test_Code2Bug.exe.s /Users/bryancostanich/Projects/Test\ Directory/test_Code2Bug/test_Code2Bug/bin/iPhone/Release/test_Code2Bug.app/test_Code2Bug.exe Compilation exited with code 2, command: MONO_PATH=/Users/bryancostanich/Projects/Test\ Directory/test_Code2Bug/test_Code2Bug/bin/iPhone/Release/test_Code2Bug.app /Developer/MonoTouch/usr/bin/arm-darwin-mono --aot=full,static,asmonly,nodebug,outfile=/var/folders/BZ/BZ0LXYmaHnWox-wGUCZfH++++TI/-Tmp-/tmp285b1b33.tmp/test_Code2Bug.exe.s /Users/bryancostanich/Projects/Test\ Directory/test_Code2Bug/test_Code2Bug/bin/iPhone/Release/test_Code2Bug.app/test_Code2Bug.exe Expected Results: that shit should build like a construction worker How often does this happen? everytime Additional Information: blammo. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
