BK's GrabbieLib needs some fixes and improvements:
The TcpClient::Write(buffer, size) method in BK returns (size+2) if the operation is successful. It should return (size) instead. See usage in vtkBkProFocusOemVideoSource::InternalUpdate().
Improve CMake files: it should properly export all library targets
BK's GrabbieLib needs some fixes and improvements:
Migrated from https://app.assembla.com/spaces/plus/tickets/722/details