Advertisement
infected_

Untitled

Dec 17th, 2015
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/FwdLockEngine.cpp:643:36: warning: unused parameter 'uniqueId' [-Wunused-parameter]
  2. off64_t FwdLockEngine::onLseek(int uniqueId, DecryptHandle* decryptHandle,
  3. ^
  4. In file included from hardware/sony/camera/QCamera2/QCamera2Factory.cpp:39:0:
  5. hardware/sony/camera/QCamera2/HAL/QCamera2HWI.h:38:31: fatal error: QCameraParameters.h: No such file or directory
  6. #include <QCameraParameters.h>
  7. ^
  8. compilation terminated.
  9. make: *** [/home/infected_/Output/omni/target/product/leo/obj/SHARED_LIBRARIES/camera.msm8974_intermediates/QCamera2Factory.o] Error 1
  10. make: *** Waiting for unfinished jobs....
  11. target thumb C++: camera.msm8974 <= hardware/sony/camera/QCamera2/HAL3/QCamera3Mem.cpp
  12. make: *** wait: No child processes. Stop.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement