B4X FEED Possible workaround to 32bit memory limit of B4A compile/build.

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Possible workaround to 32bit memory limit of B4A compile\/build. است. این موضوع تا کنون 22 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Possible workaround to 32bit memory limit of B4A compile\/build.
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
22
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
Been away for a while, so apologies if this has been covered already.

I came across this:
It might be helpful for compiling large/complex apps where the 32bit app address space limit (2Gb) prevents compil/build.

ONLY APPLIES to 32bit Apps runnning on 64bit Windows

A simple bit setting in the .exe header tells windows not to map 2gb of the Apps address space to the OS, effectively doubling a 32bit apps' address space to 4Gb.

This is a documented windows setting - but seems little known.

I've tried a few 32bit apps - including B4A.exe - without prooblems. I don't have any test project anywhere near needing 'large' memory though, nor the knowledge to know what other .exe's comprise the full B4A development package.

 

عقب
بالا