You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 19, 2026. It is now read-only.
We need to provide an option to create 32-bit target builds (passing b32 to the make/nmake command line) when generating tasks.json. This will be important for projects that are planning on porting to 64-bits, but need to resolve bit-depth issues first (ttFormBuilder is a good example of this).
Description:
We need to provide an option to create 32-bit target builds (passing b32 to the make/nmake command line) when generating tasks.json. This will be important for projects that are planning on porting to 64-bits, but need to resolve bit-depth issues first (ttFormBuilder is a good example of this).
Issue Type: