Advertisement
Guest User

photivo build fail

a guest
May 29th, 2016
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.22 KB | None | 0 0
  1. compiling moc_ptFilter_ViewLab.cpp
  2. compiling moc_ptFilter_SimpleTone.cpp
  3. compiling moc_ptFilter_Vignette.cpp
  4. compiling moc_ptFilter_GradualBlur.cpp
  5. compiling moc_ptFilter_Exposure.cpp
  6. compiling moc_ptFilter_SoftglowOrton.cpp
  7. compiling moc_ptFilter_BlackWhite.cpp
  8. compiling moc_ptFilter_CrossProcessing.cpp
  9. compiling moc_ptFilter_ColorTone.cpp
  10. compiling moc_ptFilter_GradualOverlay.cpp
  11. compiling moc_ptFilter_TextureOverlay.cpp
  12. compiling moc_ptColorSelectButton.cpp
  13. compiling qrc_photivo.cpp
  14. linking ../photivo
  15. ptImage_Pyramid.o: In function `ptImage::dirpyrLab_denoise(int, int, double, int) [clone ._omp_fn.7]':
  16. ptImage_Pyramid.cpp:(.text+0x103b): undefined reference to `_ZGVbN2v___exp_finite'
  17. ptImage_Pyramid.cpp:(.text+0x1062): undefined reference to `_ZGVbN2v___exp_finite'
  18. ptImage_Pyramid.cpp:(.text+0x1074): undefined reference to `_ZGVbN2v___exp_finite'
  19. ptImage_Pyramid.cpp:(.text+0x1098): undefined reference to `_ZGVbN2v___exp_finite'
  20. ptImage_Pyramid.cpp:(.text+0x1231): undefined reference to `_ZGVbN2v___exp_finite'
  21. ptImage_Pyramid.o:ptImage_Pyramid.cpp:(.text+0x1258): more undefined references to `_ZGVbN2v___exp_finite' follow
  22. ptImage_Pyramid.o: In function `ptImage::dirpyrLab_denoise(int, int, double, int) [clone ._omp_fn.6]':
  23. ptImage_Pyramid.cpp:(.text+0x210f): undefined reference to `_ZGVbN2v___log_finite'
  24. ptImage_Pyramid.cpp:(.text+0x2133): undefined reference to `_ZGVbN2v___log_finite'
  25. ptImage_Pyramid.cpp:(.text+0x214d): undefined reference to `_ZGVbN2v___exp_finite'
  26. ptImage_Pyramid.cpp:(.text+0x2163): undefined reference to `_ZGVbN2v___exp_finite'
  27. ptImage_Pyramid.cpp:(.text+0x21bf): undefined reference to `_ZGVbN2v___log_finite'
  28. ptImage_Pyramid.cpp:(.text+0x21e9): undefined reference to `_ZGVbN2v___log_finite'
  29. ptImage_Pyramid.cpp:(.text+0x220c): undefined reference to `_ZGVbN2v___exp_finite'
  30. ptImage_Pyramid.cpp:(.text+0x2234): undefined reference to `_ZGVbN2v___exp_finite'
  31. collect2: error: ld returned 1 exit status
  32. Makefile:592: recipe for target '../photivo' failed
  33. make[1]: *** [../photivo] Error 1
  34. make[1]: Leaving directory '/tmp/master/photivo-66a8c1082d88/photivoProject'
  35. Makefile:85: recipe for target 'sub-photivoProject-make_default' failed
  36. make: *** [sub-photivoProject-make_default] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement