Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IIlegal characters in path when building AIR/ASC2.0 #3263

Open
TheToto opened this issue Apr 12, 2022 · 0 comments
Open

IIlegal characters in path when building AIR/ASC2.0 #3263

TheToto opened this issue Apr 12, 2022 · 0 comments

Comments

@TheToto
Copy link

TheToto commented Apr 12, 2022

Hi,

I'm trying to build using "AIR SDK + ASC 2.0" from AppMan.
Even with a empty AS3 project, the compilation fail with a "Exception : Illegal characters in path" (there is nothing wrong with my paths)

Here is some logs :

Running process: C:\Program Files (x86)\FlashDevelop\Tools\fdbuild\fdbuild.exe "C:\Users\thoma\Documents\KubeGenerator\KubeGenerator.as3proj" -ipc 0555fe37-7961-4fc0-83d2-9539f2059905 -version "32.0.0" -compiler "C:\Users\thoma\AppData\Local\FlashDevelop\Apps\ascsdk\32.0.0" -library "C:\Program Files (x86)\FlashDevelop\Library"
Building KubeGenerator
mxmlc-cli -load-config="C:\Users\thoma\AppData\Local\FlashDevelop\Apps\ascsdk\32.0.0/frameworks/air-config.xml" -load-config+=obj\KubeGeneratorConfig.xml -debug=true +configname=air -swf-version=11 -o obj\KubeGenerator637853861001441095
Exception: Caractères non conformes dans le chemin d'accès.
Done(1)
No localized string found: Info.MxmlcRunning

Any idea ?

When i try to build manually with the commandline (SDK)/bin/mxmlc.bat -load-config="C:\Users\thoma\AppData\Local\FlashDevelop\Apps\ascsdk\32.0.0/frameworks/air-config.xml" -load-config+=obj\KubeGeneratorConfig.xml -debug=true +configname=air -swf-version=11 -o obj\KubeGenerator637853861001441095, it works flawlessly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant