代码之家  ›  专栏  ›  技术社区  ›  roguenet

MXMLC增量编译不起作用

  •  0
  • roguenet  · 技术社区  · 16 年前

    谷歌显示了几个关于这个问题的点击,但从来没有一个我能找到的解决方案。总是只有少数人说“这对我有效”,问题就消失了。我对mxmlc和<增量>true</增量>在我的flex config.xml中标记相同的结果:

    Failed to match the compile target with /export/vampire/build/Editor.swf.cache. The cache file will not be reused.
    

    -rw-rw-r-- 1 nathan nathan 3181508 2009-07-15 17:50 Editor.swf
    -rw-rw-r-- 1 nathan nathan 5756512 2009-07-15 17:50 Editor.swf.cache
    
    $ flex_sdk/bin/mxmlc -version
    Version 3.3.0 build 4852
    
    $ uname -a
    Linux sargasso 2.6.24-19-generic #1 SMP Fri Jul 11 23:41:49 UTC 2008 i686 GNU/Linux
    
    Ubuntu 8.04
    
    1 回复  |  直到 16 年前
        1
  •  0
  •   roguenet    16 年前