Changes between Version 1 and Version 2 of Ticket #1483, comment 3
- Timestamp:
- 10/01/17 11:20:09 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1483, comment 3
v1 v2 4 4 pacman -S ${XPKG}glog ${XPKG}ceres-solver ${XPKG}gflags ${XPKG}protobuf 5 5 }}} 6 7 And as of today, opencv is still broken on 64-bit systems. Trying to run "import cv2" fails with {{{Invalid access to memory location}}}.