osamu620 / OpenHTJ2K

An open source implementation of ITU-T Rec.814 | ISO 15444-15 (a.k.a. HTJ2K).
BSD 3-Clause "New" or "Revised" License
36 stars 10 forks source link

Windows binary release #126

Closed SebastienTs closed 2 years ago

SebastienTs commented 2 years ago

Hello,

I have tried to compile the project with Cmake + Visual Studio 2017 (Windows 10) but I get errors related to undefined symbols (the errors are different without ENABE_AVX2 but it still does not compile).

Do you plan some binary releases soon (probably the easiest for me as I only need the command line executable for testing)?

Best, S.

osamu620 commented 2 years ago

@SebastienTs Hi, I'll try to reproduce the error with Visual Studio 2017. I'll get back to you soon.

osamu620 commented 2 years ago

@SebastienTs The issue has been fixed by #129. Now Visual Studio 2017 should be able to compile the project. The coding/decoding speed with VS2017 would be slightly slower than those with VS2019 or VS2022.

Currently, there is no plan to release any binaries. (Because I'm not familiar with the distribution of binaries that can be used universally)

SebastienTs commented 2 years ago

Thanks, it now compiles correctly!

On Thu, 21 Jul 2022 at 15:54, Osamu Watanabe @.***> wrote:

@SebastienTs https://github.com/SebastienTs The issue has been fixed by #129 https://github.com/osamu620/OpenHTJ2K/pull/129. Now Visual Studio 2017 should be able to compile the project. The coding/decoding speed with VS2017 would be slightly slower than those with VS2019 or VS2022.

Currently, there is no plan to release any binaries. (Because I'm not familiar with the distribution of binaries that can be used universally)

— Reply to this email directly, view it on GitHub https://github.com/osamu620/OpenHTJ2K/issues/126#issuecomment-1191516157, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTFCUC5ZTTGDXLAOZZHDTTVVFJBXANCNFSM534T3J5A . You are receiving this because you were mentioned.Message ID: @.***>