Feature #133
Apply changes for compatibility with Ubuntu Quantal Quetzal
Status: | Closed | Start date: | 2012-12-05 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | icl-8.0 |
Description
Thanks to Alexander Neuman for suggesting these changes and providing a diff file (attached)
Changes:
- include unistd in ICLQt/src/GUI.cpp, ICLIO/src/DCGrabber.cpp,
ICLIO/src/DCFrameQueue.cpp und ICLUtils/src/ProcessMonitor.cpp - ICLGeom/src/PointCloudCreatorCL.cpp: moved HAVE_OPENCL guards to
encapsulate all 'cl_uchar' occurences - ICLCV/src/HungarianAlgorithm.cpp: changed function declaration order;
declare findSmallest before it is used - include/ICLCV/FloodFiller.h: added namespace utils to sqr method
History
#1 Updated by Christof Elbrechter over 11 years ago
- Status changed from New to Closed