-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BRFManager could not be found. #2
Comments
I never use Flash Builder. It works with FDT and as a FLA in Adobe Animate. So I guess it's a configuration problem in Flash Builder. |
@nuttapolkung i just re added the ane and the swc and it added the absolute path and compiled successfully, @MarcelKlammer but after compiling it , it's not showing camera or anything except this > https://ibb.co/mU1Sn5, also where can we purchase this ane . thanks |
It seems that you have some camera software installed that intercepts or creates a new virtual camera. In CameraUtils there is camera = Camera.getCamera("1"); That's acutally my default camera. So if you change "1" to "0" or "2" these are the other cameras in your system. Also, please contact us via out website: tastenkunst.com/contact for a license. |
thank you it is working changed it to 0 :) |
I have the same issue on Windows 7 x64. I see that this lib supports only Windows x86, may be this is the reason? |
Was there an update where we could compile ANEs to Win64 now? |
Can't run project in flash builder is not found BRFManager i'm already added .ane file.
VerifyError: Error #1014: Class brfv4::BRFManager could not be found.
Thanks
The text was updated successfully, but these errors were encountered: