Replies: 1 comment
-
Hi @SaorenPu There is no reason why heyoka should not work on a 32-bit platform, as it does not contain any 64-bit specific code. Keep in mind though that you would also need to compile all the dependencies in 32-bit mode. Feel free to give it a try and report the results here - if you encounter issues I would consider them bugs to be fixed in heyoka. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently working on a C++project on the Windows platform that relies on 32-bit systems, but I have learned from official documentation that it does not seem to support 32-bit. Is this the fact?
Beta Was this translation helpful? Give feedback.
All reactions