-
Notifications
You must be signed in to change notification settings - Fork 9
3.2.18 on Windows - tld tasks #11
Description
Trying to compile the latest master branch, I am having no luck.
I have a branch here: willwh@7e7150e which should have all of the changes needed for compiling on Windows, I would be happy to throw over a pull request with a Readme.md for compiling on Windows (I would be happy to maintain a branch of flash-build for windows compilation)
[exec] Loading configuration file C:\flex\frameworks\flex-config.xml
[exec] C:\flash\core\src\actionscript\org\flowplayer\view\Launcher.as(301): col: 116 Error: Access of undefined property secondaryDomains.
[exec]
[exec] _pluginLoader = new PluginLoader(URLUtil.playerBaseUrl, _pluginRegistry, this, useExternalInterface(), (CONFIG::secondaryDomains).split(" "));
[exec] ^
[exec]
[exec] C:\flash\core\src\actionscript\org\flowplayer\view\Launcher.as(301): col: 116 Error: Access of undefined property secondaryDomains.
[exec]
[exec] _pluginLoader = new PluginLoader(URLUtil.playerBaseUrl, _pluginRegistry, this, useExternalInterface(), (CONFIG::secondaryDomains).split(" "));
[exec] ^
[exec]
ant :
BUILD FAILED
C:\flash-build\build.xml:108: The following error occurred while executing this line:
C:\flash-build\build.xml:173: The following error occurred while executing this line:
C:\flash-build\build.xml:230: exec returned: 2
Total time: 8 seconds