[mtasc] compilation doesn't update several classes

Thierry V. titi2027 at netplus.ch
Sun Oct 16 00:03:24 CEST 2005


Hello !

I encounted the same problem with another project... Any trace (any 
change...) added to classes doesn't reflect after compilation. I have 
tried to remove all .aso files, but no change.

I have tried to install F8 to test compilation (allready tested with 
mtasc 1.10b and MX 2004), and have the same issue :(

Anyone has encounted this kind of issue ??


Thierry


Carlos Rovira a écrit :

>Try to remove all ASO files that behaves as a cache for the as files...
>
>2005/8/20, Thierry V. <titi2027 at netplus.ch>:
>  
>
>>Hello !!
>>
>>I have a project with a package in the project directory :
>>ch.titouille.myvirtualbook.*** (abstract, commands, controls and views)
>>
>>Now I have some packages in E:\projects\Flash\classes\ (ie
>>ch.titouille.myF). In ch.titouille.myF, I have several templates for
>>command and controller python interaction classes (ie
>>PyControllerTemplate and PyCommandTemplate).
>>
>>In ch.titouille.myvirtualbook.controls, I have a PyController class who
>>extends PyControllerTemplate
>>
>>Since yesterday, changes on PyController and PyControllerTemplates be
>>not refresh... I don't have any errors from mtasc, but I have tried to
>>add traces and other debugging tasks, but no results...
>>
>>I have added -v param to mtasc, and have identified
>>
>>     [exec] Parsed
>>E:\Projects\Python\myVirtualBook\build\build001\ch/titouille/myvirtualbook/controls/PyController.as
>>     [exec] Parsed
>>E:\Projects\Flash\Classes/ch/titouille/myF/PyControllerTemplate.as
>>     [exec] Typing ch.titouille.myF.PyControllerTemplate._init
>>     [exec] Typing
>>ch.titouille.myF.PyControllerTemplate.PyControllerTemplate
>>     [exec] Typing ch.titouille.myF.PyControllerTemplate.registerApplication
>>     [exec] Typing ch.titouille.myF.PyControllerTemplate.executePyCommand
>>     [exec] Typing ch.titouille.myF.PyControllerTemplate.setPyCtrl
>>     [exec] Typing ch.titouille.myF.PyControllerTemplate.addCommand
>>     [exec] Typing ch.titouille.myF.PyControllerTemplate.addCommands
>>     [exec] Typing ch.titouille.myF.PyControllerTemplate.getInstance
>>     [exec] Typing
>>ch.titouille.myvirtualbook.controls.PyController.PyController
>>     [exec] Typing
>>ch.titouille.myvirtualbook.controls.PyController.getInstance
>>     [exec] Typing
>>ch.titouille.myvirtualbook.controls.PyController.addCommands
>>     [exec] Typing
>>ch.titouille.myvirtualbook.controls.PyController.addACommand
>>
>>
>>outputs seems correct, but final swf isn't updated... In first time, I
>>have thinking about aso files, and have deleted it, but they are not in
>>cause, because they don't include process with mtasc, if I'm right.
>>
>>
>>Did somebody already encounted this problem ??
>>--
>>MTASC : no more coffee break while compiling
>>
>>    
>>
>
>
>  
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.motion-twin.com/pipermail/mtasc/attachments/20051016/0db432be/attachment-0003.htm


More information about the mtasc mailing list