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

develop, openjpeg code relies on removed functions in openjpeg 2.0 #62

Open
gdevenyi opened this issue Feb 9, 2017 · 2 comments
Open

Comments

@gdevenyi
Copy link

gdevenyi commented Feb 9, 2017

Was trying to build, looks like the 2.x series moved/renamed some functions. Successfully builds against 1.5.2

Perhaps should be rolled into superbuild?

@vfonov
Copy link
Member

vfonov commented Mar 10, 2017

With openjpeg 2.1 I am getting error messages:
dicom_read.c:2482:8: error: unknown type name 'opj_dinfo_t'; did you mean 'opj_tp_info_t'?
static opj_dinfo_t* OPJ_CALLCONV (*_opj_create_decompress)(OPJ_CODEC_FORMAT);

@rdvincent
Copy link
Member

I think I may back out this code, or move it to a separate branch. Not worth the trouble.

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

No branches or pull requests

3 participants