AcademySoftwareFoundation / OpenRV

Open source version of RV, the Sci-Tech award-winning media review and playback software.
Other
577 stars 139 forks source link

[Bug]: OpenJpeg missing from windows build #595

Open richardssam opened 2 days ago

richardssam commented 2 days ago

What happened?

I'm unable to open j2c or j2k files in openRV, even though the library is built. I suspect there is a build error, since while I see the library being built, it doesnt seem to be installed.

List all the operating systems versions where this is happening

windows 10

On what computer hardware is this happening?

thinkpad

Relevant console log output

No response

Environment variables

No response

Extra information

No response

Code of Conduct

cedrik-fuoco-adsk commented 21 hours ago

@richardssam I tested with some J2k files and they are displayed. Could you re-build Open RV from main and confirm that it works for you? Thanks!

richardssam commented 19 hours ago

I'll try and rebuild on windows following your new instructions, it must be some subtlety that I missed.

Thanks for looking at this.

Sam.

On Thu, 26 Sept 2024 at 15:15, Cédrik Fuoco @.***> wrote:

@richardssam https://github.com/richardssam I tested with some J2k files and they are displayed. Could you re-build Open RV from main and confirm that it works for you? Thanks!

— Reply to this email directly, view it on GitHub https://github.com/AcademySoftwareFoundation/OpenRV/issues/595#issuecomment-2377104338, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2TR2ELBIGU6TVXRBHWEZLZYQJGJAVCNFSM6AAAAABOYUCQ42VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNZXGEYDIMZTHA . You are receiving this because you were mentioned.Message ID: @.***>

cedrik-fuoco-adsk commented 19 hours ago

Sorry, I wasn't clear. There was an issue. I just merged the PR that fix the issue. #596 @richardssam

richardssam commented 15 hours ago

Thanks, that makes me feel much better ;)