Greetings!
The compilation of the SDK is not working with the current settings although
the folders and files are all there:
env.PLAYERGLOBAL_HOME=G:\\programming\\sdks\\air31\\frameworks\\libs\\player
env.AIR_HOME=G:\\programming\\sdks\\air31
env.FLASHPLAYER_DEBUGGER=C:\\Program Files\\Adobe\\Adobe Flash Builder 4.7 (64
Bit)\\player\\win\\11.4\\FlashPlayerDebugger.exe
I get this error from ant:
check-playerglobal-home:
[echo] PLAYERGLOBAL_HOME is
G:\programming\sdks\air31\frameworks\libs\player\31.0\playerglobal.swc
[echo] playerglobal.version is 11.1
BUILD FAILED
C:\Users\ar.rahman\eclipse-workspace\apache-flex\build.xml:189: The environment
variable PLAYERGLOBAL_HOME is not set to a directory
Total time: 421 milliseconds
Any reason why it doesn't work?
Thanx