02-17-2013 12:19 PM
The github page referes to "two library files" yet I can only find "bbmsp-ane.ane" is there a .swc file that I am not aware of?
02-17-2013 02:00 PM
02-17-2013 05:01 PM
If it is packaged inside of the .ane than presuably I don't need to refereance it seperatly?
Also on github there is no BBM-ane/bin folder. My attempts to recompile the project myself failed, but that is most likely just me doing something stupid...
02-17-2013 05:12 PM
02-17-2013 06:44 PM
Everything actually compiles ok for me. The problem is that once the app is lauched it will automatically shut down. At this point I am not actually calling any of the code, but just referencing the extension in the .xml file.
02-17-2013 06:53 PM
02-19-2013 09:39 AM
02-19-2013 09:43 PM
Turns out my problem is actually something else.
I am currently unable to attach any ANE's at all to any of my projects...
02-19-2013 10:02 PM
02-20-2013 12:14 PM
The app crashes on launch whenever I attach an ANE. I made a simple hello world app, and a hello world ANE (which I don't even call) in order to test this and I still get the same problem. Intersetingly I can still use the prepackaged QNXDevice.ane but nothing else works. In case it makes a difference, I should note that I am doing this from the command line...