| Issue 16: | mxmlc not found on windows | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. asproject -T as3 someproject 2. cd someproject/project 3. rake => rake fails with: "rake aborted" "undefined method 'exitstatus' for nil:NilClass" Nailed the problem: see mxmlc.rb line#36 => on windows it should be 'mxmlc.EXE' instead of 'mxmlc'. Using: asproject 0.1.90 ruby 1.8.6 win32 XP sp2 |
|
,
Apr 11, 2007
(No comment was entered for this change.)
Status: Accepted
Labels: -Priority-Medium Priority-Critical |
|
,
Apr 11, 2007
This issue will be fixed in the next release. Fix checked into SVN revision 208
Status: Fixed
|
|
|
|