General Jack O'Neill 5f3249e50e
[openjpeg] 16645 Fix compile w/features jp3d,jpip,jpwl,mj2 triplet x64-windows VS 2019 ver 16.9.1 (#16661)
* Fix for openjpeg issue 16645 compile with VS2019 16.9.1
- Modified portfile.cmake to apply patch
  fix-lrintf-to-opj_lrintf.patch
- Added patch to change /src/lib/openmj2/opj_includes.h
  From: static INLINE long lrintf(float f)
  To:   static INLINE long opj_lrintf(float f)
- Converted CONTROL file to vcpkg.json file
- Fix was tested locally on triplet x64-windows with
  Microsoft Windows x64 Professional 20H2 [Version 10.0.19042.867]
    Windows Feature Experience Pack 120.2212.551.0
  Windows SDK [Version 10.0.19041.0]
  VS 2017:
    Visual Studio 2017 Community Edition [Version 15.9.34]
    Visual Studio Toolset [Version 14.16.27023]
    Microsoft (R) C/C++ Optimizing Compiler [Version 19.16.27045 for x64]
  VS 2019:
    Visual Studio 2019 Community Edition [Version 16.9.1]
    Visual Studio Toolset [Version 14.28.29910]
    Microsoft (R) C/C++ Optimizing Compiler [Version 19.28.29912 for x64]

* Update json file

* Reformat vcpkg.json file

* Update port version

* Update json file

* Update ports/openjpeg/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/openjpeg/vcpkg.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update versions/baseline.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update versions/o-/openjpeg.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update json file

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-03-15 15:21:09 -07:00
..
2021-01-28 19:24:25 -08:00
2021-02-02 15:12:41 -08:00
2021-02-24 13:58:56 -08:00
2021-02-26 13:15:50 -08:00
2021-01-27 14:25:19 -08:00
2021-03-01 16:08:29 -08:00
2021-02-24 13:53:33 -08:00
2021-03-02 13:59:42 -08:00
2021-03-10 13:14:36 -06:00
2021-02-11 00:07:47 -08:00
2021-02-10 23:55:18 -08:00
2021-02-10 23:55:18 -08:00
2021-02-08 18:30:48 -08:00
2021-02-20 21:28:57 -08:00
2021-02-09 14:36:26 -08:00
2021-03-01 16:07:58 -08:00
2021-03-10 14:09:27 -06:00
2021-02-08 18:29:15 -08:00
2021-02-08 17:56:18 -08:00
2021-02-03 11:43:20 -08:00
2021-02-08 14:06:41 -08:00
2021-02-08 13:34:35 -08:00
2021-01-27 14:28:14 -08:00
2021-02-04 13:35:20 -08:00
2021-02-24 13:54:43 -08:00
2021-02-01 19:26:35 -08:00
2021-02-11 00:54:25 -08:00
2021-02-18 12:58:41 -08:00
2021-02-24 13:49:53 -08:00
2021-02-19 13:06:34 -08:00
2021-02-08 18:30:48 -08:00