they*

After looking into the code, if JS_NAN_BOXING is defined, JSValue is typedefed 
to uint64.

And JS_NAN_BOXING is defined int 32-bit builds.

So yes, this patch should help. It is a part of 3.0.3 release.

Ivan

> 2 сент. 2025 г., в 17:13, Иван Комиссаров <abba...@gmail.com> написал(а):
> 
> Hello, we do not build 32-bit binaries but the should work.
> 
> Did you try applying this commit? 
> https://codereview.qt-project.org/c/qbs/qbs/+/671159
> It changed the same line as in your error message.
> 
> Ivan
> 
>> 2 сент. 2025 г., в 14:58, Andrzej Telszewski <andr...@telszewski.com> 
>> написал(а):
>> 
>> On 02/09/2025 13:31, Christian Kandeler via Qbs wrote:
>>> Hello,
>>> 
>>> we have released qbs 3.0.3 today. Sources, binaries, change log etc can be 
>>> found at https://download.qt.io/official_releases/qbs/3.0.3.
>>> Note that qbs 3.0.2 was skipped due to a release management hiccup. For the 
>>> same reason, the qbs released with Qt Creator 17.0.1 reports its version as 
>>> 3.0.1. Apologies for any possible confusion resulting from that.
>>> 
>>> Christian
>> 
>> Hi,
>> 
>> I wanted to ask if you still support 32-bit builds?
>> I don't see any in the official binaries, and when I wanted to provide 
>> 32-bit package for Slackware, it failed to build:
>> 
>> https://github.com/SlackBuildsOrg/slackbuilds/pull/11503#issuecomment-3084639206
>> 
>> This was build of version 3.0.1, but I'd like to know the general direction.
>> 
>> Thank you!
>> 
>> --
>> Best regards,
>> Andrzej Telszewski
>> 
>> _______________________________________________
>> Qbs mailing list
>> Qbs@qt-project.org
>> https://lists.qt-project.org/listinfo/qbs
> 

_______________________________________________
Qbs mailing list
Qbs@qt-project.org
https://lists.qt-project.org/listinfo/qbs

Reply via email to