W wl Well-Known Member Licensed User Longtime User Apr 17, 2021 #1 Hi, I'm trying to build a Firebase notification application on a local builder. I copied the file from www.b4x.com/b4i/files/Firebase_02_2021.zip and put this zip in the Libs folder (folder on the same level as the B4iBuildServer.jar file) When I run the b4i though I still get: ld: framework not found FirebaseAnalytics clang: error: linker command failed with exit code 1 (use -v to see invocation) Thanks !
Hi, I'm trying to build a Firebase notification application on a local builder. I copied the file from www.b4x.com/b4i/files/Firebase_02_2021.zip and put this zip in the Libs folder (folder on the same level as the B4iBuildServer.jar file) When I run the b4i though I still get: ld: framework not found FirebaseAnalytics clang: error: linker command failed with exit code 1 (use -v to see invocation) Thanks !
W wl Well-Known Member Licensed User Longtime User Apr 17, 2021 #2 ok solved. The ZIP contains subfolders. These should be put in the Libs folder ... Upvote 0