mconf / bbb-air-client

Mobile client for BigBlueButton and Mconf based on Adobe Air
Other
12 stars 32 forks source link

Problem when run the application using Flash Builder #82

Open bbbmonsterserver opened 7 years ago

bbbmonsterserver commented 7 years ago

This error appears when loading the project

Description Resource Path Location Type 1119: Access of possibly undefined property DPI_640 through a reference with static type Class. CustomRuntimeDPIProvider.as /bbb-air-client/src line 25 Flex Problem

Description Resource Path Location Type 1119: Access of possibly undefined property DPI_480 through a reference with static type Class. CustomRuntimeDPIProvider.as /bbb-air-client/src line 23 Flex Problem

and when run the project this error appear Process terminated unexpectedly.

invalid application descriptor: Unknown namespace: http://ns.adobe.com/air/application/23.0

Launch command details: "C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\bin\adl.exe" -runtime "C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\runtimes\air\win" -profile mobileDevice -screensize 480x762:480x800 -XscreenDPI 252 -XversionPlatform AND G:\bbb-air-client-master\bbb-air-client\bin-debug\Main-app.xml G:\bbb-air-client-master\bbb-air-client\bin-debug

fcecagno commented 7 years ago

invalid application descriptor: Unknown namespace: http://ns.adobe.com/air/application/23.0

It looks like you're not running latest Apache Flex 4.14.1 with latest Adobe Air SDK, can you try to install it, and make sure you're using the latest on Flash Builder?

bhargavms commented 7 years ago

Perhaps this can help ? https://stackoverflow.com/questions/16335830/installed-fb-4-7-but-cannot-manage-to-install-air-sdk-3-7/36492501#36492501

rihanciara commented 7 years ago

hi there i have tried all my level pls help i too have similar problem but the adobe air 25 sdk has been installed

Description Resource Path Location Type 1119: Access of possibly undefined property DPI_640 through a reference with static type Class. CustomRuntimeDPIProvider.as /bbb-air-client/src line 25 Flex Problem

Description Resource Path Location Type 1119: Access of possibly undefined property DPI_480 through a reference with static type Class. CustomRuntimeDPIProvider.as /bbb-air-client/src line 23 Flex Problem when i tries to run

Process terminated without establishing connection to debugger.

initial content not found

Launch command details: "C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\bin\adl.exe" -runtime "C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\runtimes\air\win" -profile extendedMobileDevice -screensize 480x762:480x800 -XscreenDPI 252 -XversionPlatform AND -extdir C:\Users\Ithiya\Downloads.metadata.plugins\com.adobe.flexbuilder.project.ui\ANEFiles\bbb-air-client-master\win32\ C:\Users\Ithiya\Downloads\bbb-air-client-master\bin-debug\Main-app.xml C:\Users\Ithiya\Downloads\bbb-air-client-master\bin-debug

pls help

harsh1412 commented 7 years ago

Same error here :/

harsh1412 commented 7 years ago

download apache flex sdk choose that instead what is written on the readme it worked for me