samdroid-apps / something-for-reddit

A Reddit Client For GNOME (with Gtk+ and Python)
GNU General Public License v3.0
162 stars 14 forks source link

Failed to build #19

Closed hongquan closed 8 years ago

hongquan commented 8 years ago

Error log:

make[2]: Entering directory '/home/quan/Works/Forks/reddit-is-gtk/data'
./reddit-is-gtk.gresource.xml: Failed to locate 'row-comment.ui' in any source directory.
./reddit-is-gtk.gresource.xml: Failed to locate 'row-comment.ui' in any source directory.
  GEN      reddit-is-gtk.gresource
reddit-is-gtk.gresource.xml: Failed to locate 'row-comment.ui' in any source directory.
Makefile:634: recipe for target 'reddit-is-gtk.gresource' failed

I build on Ubuntu 15.10

samdroid-apps commented 8 years ago

Fixed by https://github.com/samdroid-apps/reddit-is-gtk/commit/6172570eca2c1334fde4bf0a48e4f157a7335d3e

I just forgot to git add the file. Sorry :)