Hello,
I'm trying to compile the ...Hello,
I'm trying to compile the player from source using
Flex SDK 3.3:
Ant 1.7.0
and i get the below error
E:\vista\work\mediaplayer-5.1\ant\bin>ant -buildfile E:\vista\work\mediaplayer-5
.1\build\build.xml
Buildfile: E:\vista\work\mediaplayer-5.1\build\build.xml
check-properties:
clean-release:
build-release-player:
release-swf:
build-swf:
[exec] Error loading: C:\Program Files\Java\jre6\bin\client\jvm.dll
[exec] Result: 6
BUILD FAILED
E:\vista\work\mediaplayer-5.1\build\build.xml:249: The following error occurred
while executing this line:
E:\vista\work\mediaplayer-5.1\build\build.xml:237: Warning: Could not find file
E:\vista\work\mediaplayer-5.1\bin-release\player.swf to copy.
Total time: 1 second
E:\vista\work\mediaplayer-5.1\ant\bin>ant -buildfile E:\vista\work\mediaplayer-5
.1\build\build.xml
Buildfile: E:\vista\work\mediaplayer-5.1\build\build.xml
check-properties:
clean-release:
build-release-player:
release-swf:
build-swf:
[exec] Error loading: C:\Program Files\Java\jre6\bin\client\jvm.dll
[exec] Result: 6
BUILD FAILED
E:\vista\work\mediaplayer-5.1\build\build.xml:249: The following error occurred
while executing this line:
E:\vista\work\mediaplayer-5.1\build\build.xml:237: Warning: Could not find file
E:\vista\work\mediaplayer-5.1\bin-release\player.swf to copy.
Total time: 1 second
Anybody ?