Github user JEGardner commented on the pull request:

    
https://github.com/apache/cordova-plugin-camera/pull/197#issuecomment-218812059
  
    This didn't compile for me.
    
    See error:
    
    
:compileArmv7DebugJavaWithJavac/Users/jackg/Sites/bibendum/plonk/platforms/android/src/org/apache/cordova/camera/CameraLauncher.java:931:
 error: cannot find symbol
                                rotate = 
exifToDegrees(exif.getAttributeInt(ExifInterface.TAG_ORIENTATION, 
ExifInterface.ORIENTATION_UNDEFINED));
                                         ^
      symbol:   method exifToDegrees(int)
      location: class CameraLauncher
    Note: Some input files use or override a deprecated API.
    Note: Recompile with -Xlint:deprecation for details.
    Note: 
/Users/jackg/Sites/bibendum/plonk/platforms/android/src/org/apache/cordova/file/AssetFilesystem.java
 uses unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    1 error
     FAILED
    
    FAILURE: Build failed with an exception.
    
    * What went wrong:
    Execution failed for task ':compileArmv7DebugJavaWithJavac'.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to