Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide clarity on 32-bit builds #243

Open
chekoopa opened this issue Sep 23, 2021 · 3 comments
Open

Provide clarity on 32-bit builds #243

chekoopa opened this issue Sep 23, 2021 · 3 comments

Comments

@chekoopa
Copy link

I was going to put the port on my old WinXP PC, but the only 32-bit version available is 2.6.4, which seemingly performs poorly.
Sources contain no 32-bit project for nx, from which I assume that the support is dropped.

I'd be glad to be mistaken, or get some clarity about the topic. For the while, I'll be using the original engine (advice on 32-bit ports is very welcome).

@isage
Copy link
Collaborator

isage commented Sep 23, 2021

Yes, official 32bits build are dropped. You can still build it yourself, you just need to provide 32bit dependencies and add 32bit configuration to project

@chekoopa
Copy link
Author

You can still build it yourself, you just need to provide 32bit dependencies and add 32bit configuration to project

Some help or instructions would be appreciated, I've tried doing that but stuck on adding Win32 configuration in nx project.

@isage
Copy link
Collaborator

isage commented Nov 8, 2021

A lot has changed in Visual Studio, honestly, and i guess windows sln-projects can be dropped completely, as VS properly supports cmake now.
Someone with windows should really do migration (and build instructions), as i only have windows in a VM and it's a pain to run VS in it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants