Only minor fixes since beta start. Beta thread: https://www.reasonstudios.com/forum/sho ... p?t=212262
Download: https://developer.reasonstudios.com/dow ... ension-sdk
Documentation: https://developer.reasonstudios.com/doc ... -sdk/4.4.0
Changelist: https://developer.reasonstudios.com/doc ... _sdk_4_4_0
(This is a copy of the release announcement posted on RE dev forum: https://www.reasonstudios.com/forum/sho ... p?t=212268)
Jukebox SDK 4.4 released
I believe there is an issue with the Mac version. RE2DRender is not an app anymore
In 440_209, unzipping the zip file in RE2DRender folder gave RE2DRender.app
In 440_235, unzipping the zip file in RE2DRender folder is not an app but a folder
Yan
In 440_209, unzipping the zip file in RE2DRender folder gave RE2DRender.app
In 440_235, unzipping the zip file in RE2DRender folder is not an app but a folder
Yan
I just saw the changes in the release notes. Completely breaks re-cmake
I guess I will release a patch for re-cmake at some point
Yan
I guess I will release a patch for re-cmake at some point
Yan
RE2DRender has changed location/format under macOS so re-cmake does not find it anymore and fail.
Code: Select all
CMake Error at build/re-cmake-src/sdk.cmake:135 (message):
Could not find RE2DRender executable in its expected location. Make sure
that RE2DRender is unzipped or provide RE_2D_RENDER_ROOT argument.
Call Stack (most recent call first):
CMakeLists.txt:48 (add_re_plugin)
Nothing mentioned in the change list...Maybe jengstrom has an idea?pongasoft wrote: ↑08 Sep 2023RE2DRender has changed location/format under macOS so re-cmake does not find it anymore and fail.
Code: Select all
CMake Error at build/re-cmake-src/sdk.cmake:135 (message): Could not find RE2DRender executable in its expected location. Make sure that RE2DRender is unzipped or provide RE_2D_RENDER_ROOT argument. Call Stack (most recent call first): CMakeLists.txt:48 (add_re_plugin)
Reason13, Win10
It is mentioned in the release notes:
It is just that re-cmake was not expecting it in this new location, especially since it was not like that with the beta release. I need to change re-cmake to be more resilient to this kind of minor tweaksRE2D tools updated (minor fixes). Mac version is no longer a .app bundle, instead uses the same file layout as on Windows
Sorry for the regression in re-cmake due to changed path for RE2DRender executable binary.
We used the bdist_mac mode in cxFreeze to produce an app, but it was broken for arm64 python as we were making the tools universal2.
The simpler build_exe mode solved this, and also harmonizes with how it is on Windows...
We used the bdist_mac mode in cxFreeze to produce an app, but it was broken for arm64 python as we were making the tools universal2.
The simpler build_exe mode solved this, and also harmonizes with how it is on Windows...
I pushed a fix to address the issue with SDK 4.4.0 final: v1.7.1
-
- Information
-
Who is online
Users browsing this forum: No registered users and 1 guest