Bug #1292

eyeWitness app not compiling

Added by n8fr8 over 4 years ago. Updated over 4 years ago.

Status:ClosedStart date:05/13/2013
Priority:HighDue date:
Assignee:harlo% Done:

0%

Category:-
Target version:-
Component:

Description

-compile:
[javac] Compiling 42 source files to /home/n8fr8/dev/gp/repos/iWitness/bin/classes
[javac] /home/n8fr8/dev/gp/repos/iWitness/src/org/witness/iwitness/app/screens/wizard/AddOrganizationsPreference.java:31: error: AddOrganizationsPreference is not abstract and does not override abstract method onSubFragmentInitialized() in WizardListener
[javac] public class AddOrganizationsPreference extends Fragment implements WizardListener {
[javac] ^
[javac] /home/n8fr8/dev/gp/repos/iWitness/src/org/witness/iwitness/app/screens/wizard/OriginalImagePreference.java:19: error: OriginalImagePreference is not abstract and does not override abstract method onSubFragmentInitialized() in WizardListener
[javac] public class OriginalImagePreference extends Fragment implements WizardListener {
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 2 errors

History

#1 Updated by harlo over 4 years ago

  • Assignee changed from harlo to abeluck

Needs to pull latest commits to InformaCam, too. I thought submodules were already linked to project, but it appears not to be. Linking InformaCam is simple enough, but what about ActionBarSherlock (which we don't host?)

Assigning to Abel, mostly just to ping him on the issue. Abel, you don't have to set-up the submodules, but please advise on how I should do that.

#2 Updated by harlo over 4 years ago

  • Assignee changed from abeluck to harlo

Ok, just had a look at some other projects that include ABS as submodule, like PixelKnot. Seems pretty straightforward. (Reassigning to myself.)

#3 Updated by harlo over 4 years ago

  • Status changed from New to Resolved

#4 Updated by n8fr8 over 4 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF