You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 11, 2022. It is now read-only.
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
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