Benjamin-Loison / android_packages_apps_Messaging

0 stars 0 forks source link

Compile this app #6

Open Benjamin-Loison opened 1 month ago

Benjamin-Loison commented 1 month ago
make
make: *** No targets specified and no makefile found.  Stop.
cmake .
CMake Warning:
  Ignoring extra path from command line:

   "."

CMake Error: The source directory "/home/benjamin/Desktop/bens_folder/dev/git/git/android_packages_apps_Messaging" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
find -iname '*gradle*'

does not return anything.

ninja
ninja: error: loading 'build.ninja': No such file or directory

It is unclear if this app can be compiled on its own or if it is part of the OS itself.

Related to Benjamin_Loison/tracker/issues/56.