The ppa:hakermania/format-junkie
is down, at least for me, is it possible to compile format junkie in 11.10? If so, how?
This is the list of files I have:
about.cpp error_logs.h main.cpp
about.h error_logs.ui mainwindow.cpp
about.ui formatjunkie.pro mainwindow.h
audio_video_properties.cpp glob.h mainwindow.ui
audio_video_properties.h icons.qrc Pictures
audio_video_properties.ui image_properties.cpp preferences.cpp
data image_properties.h preferences.h
error_logs.cpp image_properties.ui preferences.ui
uic -v
). This error is cause from previous versions of UIC. You may edit the .ui files and remove all theiconset theme
entries. This should work. – hytromo Sep 20 '12 at 19:06