berlog / androzic

Automatically exported from code.google.com/p/androzic
0 stars 0 forks source link

1.4 in hg is not buildable (missing resources) #252

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Trying to build from b1dd8e8b34e0 (current tip as available in the repo on 
gcode), there're build errors:

     [aapt] /home/pfalcon/projects-active/android/fdroid/pfalcons-fdroiddata/build/com.androzic/res/menu/sort_menu.xml:3: error: Error: No resource found that matches the given name (at 'icon' with value '@drawable/ic_menu_sort_alphabetically').
     [aapt] /home/pfalcon/projects-active/android/fdroid/pfalcons-fdroiddata/build/com.androzic/res/menu/sort_menu.xml:6: error: Error: No resource found that matches the given name (at 'icon' with value '@drawable/ic_menu_sort_by_size').
     [aapt] /home/pfalcon/projects-active/android/fdroid/pfalcons-fdroiddata/build/com.androzic/res/menu/waypointlist_menu.xml:4: error: Error: No resource found that matches the given name (at 'icon' with value '@drawable/ic_menu_sort_alphabetically').
     [aapt] /home/pfalcon/projects-active/android/fdroid/pfalcons-fdroiddata/build/com.androzic/res/menu/waypointlist_menu.xml:8: error: Error: No resource found that matches the given name (at 'icon' with value '@drawable/ic_menu_sort_by_size').
     [aapt] /home/pfalcon/projects-active/android/fdroid/pfalcons-fdroiddata/build/com.androzic/res/menu/waypointlist_menu.xml:12: error: Error: No resource found that matches the given name (at 'icon' with value '@drawable/ic_menu_sort_alphabetically').
     [aapt] /home/pfalcon/projects-active/android/fdroid/pfalcons-fdroiddata/build/com.androzic/res/menu/waypointlist_menu.xml:18: error: Error: No resource found that matches the given name (at 'icon' with value '@drawable/ic_menu_sort_alphabetically').
     [aapt] /home/pfalcon/projects-active/android/fdroid/pfalcons-fdroiddata/build/com.androzic/res/menu/waypointlist_menu.xml:23: error: Error: No resource found that matches the given name (at 'icon' with value '@drawable/ic_menu_sort_by_size').

Original issue reported on code.google.com by pmis...@gmail.com on 3 May 2012 at 10:57

GoogleCodeExporter commented 8 years ago
Same with  v1.5 from 5053a50

Original comment by david8bl...@gmail.com on 29 Sep 2012 at 4:06

GoogleCodeExporter commented 8 years ago
Current versions are buildable

Original comment by novikov on 23 Jan 2013 at 12:33

GoogleCodeExporter commented 8 years ago
Thanks. That will be available from f-droid.org within a week . I hope there is 
nothing wrong with the recipe:

Build Version:1.7,84,0796416ca636,srclibs=AndrozicLib@1.7,prebuild=rm 
custom_rules.xml && \
sed -i 's@\(android.library.reference.1=\).*@\1$$AndrozicLib$$@' 
project.properties,buildjni=yes

We will build from here as GitHub is private, though the androzic-library comes 
from there.

Original comment by david8bl...@gmail.com on 23 Jan 2013 at 1:17