Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows JPEG builds are failing on CI #3775

Closed
fmassa opened this issue May 5, 2021 · 0 comments · Fixed by #3787
Closed

Windows JPEG builds are failing on CI #3775

fmassa opened this issue May 5, 2021 · 0 comments · Fixed by #3787

Comments

@fmassa
Copy link
Member

fmassa commented May 5, 2021

🐛 Bug

CI today has been failing with the following error

C:\tools\MINICO~1\CONDA-~2\TORCHV~1\work\torchvision\csrc\io\image\cpu\encode_jpeg.cpp(77): error C2664: 'void jpeg_mem_dest(j_compress_ptr,unsigned char **,size_t *)': cannot convert argument 3 from 'unsigned long *' to 'size_t *'

See https://app.circleci.com/pipelines/github/pytorch/vision/7858/workflows/3f6aa4f8-ba63-48d6-b939-4f97af2e3573/jobs/555947 for one example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant