I have purchased the Facebook Object from the Clickteam Fusion Martketplace and I have added it into my project. I've followed a Youtube video showing how to setup an application on Facebook and get an App ID and I have copied my app ID for the Facebook Object to use it. I have gone through the whole setup and done everything correctly (as far as I'm aware). Now when I go to build my app to test on my device I no longer can build and I get an output file which looks like it's giving me an error in regards to the Facebook Object.
I was able to build my project before putting the Facebook Object in there but now I can't.
Any help is appreciated
Here is what the output log says:
Buildfile: C:\Users\Dave\AppData\Local\Temp\And34B4.tmp\build .xml
-set-mode-check:
-set-debug-files:
-check-env:
[checkenv] Android SDK Tools Revision 25.1.7
[checkenv] Installed at D:\Android\sdk
-setup:
[echo] Project Name: RuntimeAndroid
[gettype] Project Type: Application
-set-debug-mode:
-debug-obfuscation-check:
-pre-build:
-build-setup:
[getbuildtools] Using latest Build Tools: 23.0.3
[echo] Resolving Build Target for RuntimeAndroid...
[gettarget] Project Target: Android 7.0
[gettarget] API level: 24
[echo] ----------
[echo] Creating output directories if needed...
[mkdir] Created dir: C:\Users\Dave\AppData\Local\Temp\And34B4.tmp\bin
[mkdir] Created dir: C:\Users\Dave\AppData\Local\Temp\And34B4.tmp\bin\r es
[mkdir] Created dir: C:\Users\Dave\AppData\Local\Temp\And34B4.tmp\bin\r sObj
[mkdir] Created dir: C:\Users\Dave\AppData\Local\Temp\And34B4.tmp\bin\r sLibs
[mkdir] Created dir: C:\Users\Dave\AppData\Local\Temp\And34B4.tmp\gen
[mkdir] Created dir: C:\Users\Dave\AppData\Local\Temp\And34B4.tmp\bin\c lasses
[mkdir] Created dir: C:\Users\Dave\AppData\Local\Temp\And34B4.tmp\bin\d exedLibs
[echo] ----------
[echo] Resolving Dependencies for RuntimeAndroid...
[dependency] Library dependencies:
[dependency]
[dependency] ------------------
[dependency] Ordered libraries:
[dependency]
[dependency] ------------------
[echo] ----------
[echo] Building Libraries with 'debug'...
nodeps:
-set-mode-check:
-set-debug-files:
-check-env:
[checkenv] Android SDK Tools Revision 25.1.7
[checkenv] Installed at D:\Android\sdk
-setup:
[echo] Project Name: facebook
[gettype] Project Type: Android Library
-set-debug-mode:
-debug-obfuscation-check:
-pre-build:
-build-setup:
[getbuildtools] Using latest Build Tools: 23.0.3
[echo] Resolving Build Target for facebook...
BUILD FAILED
D:\Android\sdk\tools\ant\build.xml:597: The following error occurred while executing this line:
D:\Android\sdk\tools\ant\build.xml:538: Unable to resolve project target 'android-21'
Total time: 0 seconds









Reply With Quote



