mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-19 00:07:13 +02:00
almost compiles, error: undefined reference to vtable for jungfrauLGADStrixelsDataQuadH5
This commit is contained in:
@ -71,7 +71,7 @@ public:
|
||||
* Read an image into current_image
|
||||
* @returns frame number read,
|
||||
*/
|
||||
int ReadImage (uint16_t** image, int& iFrame);
|
||||
int ReadImage (uint16_t* image, int& iFrame);
|
||||
|
||||
/**
|
||||
* Print current image in memory
|
||||
|
Reference in New Issue
Block a user