My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 16: mxmlc not found on windows
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  ----
Closed:  Apr 2007
Type-Defect
Priority-Critical


Sign in to add a comment
 
Reported by tim.knip, Apr 10, 2007
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


Comment 1 by lbayes, Apr 11, 2007
(No comment was entered for this change.)
Status: Accepted
Labels: -Priority-Medium Priority-Critical
Comment 2 by lbayes, Apr 11, 2007
This issue will be fixed in the next release. Fix checked into SVN revision 208
Status: Fixed
Sign in to add a comment

Hosted by Google Code