0

我正在尝试为生产构建一个与 sencha 架构师一起开发的 extjs4 应用程序。包含在我的 app.html 标记编译器指令中 <!-- <x-compile> -->

我基本上希望我的应用程序和远程依赖项最小化。

遵循本指南:http ://docs.sencha.com/cmd/3.1.2/#!/guide/command_app_single

我跑

C:\temp\bs>sencha compile -classpath=..\ext\src,app page -yui -in app.html -out
build\app.html

但得到:

Sencha Cmd v3.1.2.342
[INF] Compiling page null
[ERR] Error executing page compilation java.io.IOException: The filename, direct
ory name, or volume label syntax is incorrect
[ERR] com.sencha.exceptions.ExBuild: java.io.IOException: The filename, director
y name, or volume label syntax is incorrect

任何帮助是极大的赞赏。谢谢

4

0 回答 0