caxa icon indicating copy to clipboard operation
caxa copied to clipboard

stub--win32--ia32 is not supported

Open bradjin8 opened this issue 4 years ago • 2 comments
trafficstars

How can I build an app for windows x86?

build-err Stub not found (your operating system / architecture may be unsupported): ‘C:\Workspace\hypercore-fox-helper\node_modules\caxa\stubs\stub--win32--ia32

bradjin8 avatar Aug 24 '21 08:08 bradjin8

currently it only supports x64 bit windows HOWEVER the stubs are built with go so a simple change in the build process should support x32 👍 https://github.com/leafac/caxa/blob/20f57a96960b417bb17a5bcdabbd8fe2baed012d/package.json#L23

si458 avatar Aug 24 '21 08:08 si458

Since you ask, I’ll add Windows 32 bits support on the next version of caxa…

leafac avatar Aug 27 '21 22:08 leafac

Hi y’all,

Thanks for using caxa and for the conversation here.

I’ve been thinking about the broad strategy employed by caxa and concluded that there is a better way to solve the problem. It doesn’t include binaries and stubs anymore, so the issue reported here shouldn’t apply anymore. Can you please give it a try and report back?

It’s a different enough approach that I think it deserves a new name, and it’s part of a bigger toolset that I’m building, which I call Radically Straightforward · Package.

I’m deprecating caxa and archiving this repository. I invite you to continue the conversation in Radically Straightforward’s issues.

Best.

leafac avatar Nov 21 '23 15:11 leafac