Skip to content

Make error with cuda 9.0 and cmake 3.8 #2

@jacob1017

Description

@jacob1017

DALI/dali/image/jpeg.cc:47:8: error: ‘TJSAMP_411’ was not declared in this scope
case TJSAMP_411:
DALI/dali/image/jpeg.cc:142:40: error: invalid conversion from ‘const uint8* {aka const unsigned char*}’ to ‘unsigned char*’ [-fpermissive]
w, 0, h, pixel_format, 0);
/usr/include/turbojpeg.h:729:23: error: initializing argument 2 of ‘int tjDecompress2(tjh
andle, unsigned char*, long unsigned int, unsigned char*, int, int, int, int, int)’ [-fperm
issive]
DLLEXPORT int DLLCALL tjDecompress2(tjhandle handle,

may be version of libjpeg-turbo can't compatible with the branch?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions