How to compile DCMTK with OpenJpeg
Moderator: Moderator Team
-
- Posts: 5
- Joined: Tue, 2019-11-19, 10:11
How to compile DCMTK with OpenJpeg
Hi, I am new to DCMTK. I am planning to compile DCMTK with OpenJpeg support in windows. I am using latest DCMTK. But I am not seeing DCMTK_WITH_OPENJPEG option in CMAKE. I tried to manually add DCMTK_WITH_OPENJPEG flag in cmake, but still I am not seeing any project referring to openjp2.lib
-
- DCMTK Developer
- Posts: 2542
- Joined: Tue, 2011-05-03, 14:38
- Location: Oldenburg, Germany
- Contact:
Re: How to compile DCMTK with OpenJpeg
In fact, there is a CMake option "DCMTK_WITH_OPENJPEG" but this is only shown when the advanced variables are enabled:
However, as the comment shows, this option is currently only used by DCMJP2K.
Code: Select all
mark_as_advanced(DCMTK_WITH_OPENJPEG) # only needed by DCMJP2K module
Who is online
Users browsing this forum: Amazon [Bot] and 1 guest