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
@lanistor@leoFitz1024 may i know your windows 7 info (NodeJS version, visual studio version, ...etc).
I'm trying to build windows 7 image but got stock with unsupported version each time i download build tools to test on windows 7.
@lanistor@leoFitz1024 may i know your windows 7 info (NodeJS version, visual studio version, ...etc). I'm trying to build windows 7 image but got stock with unsupported version each time i download build tools to test on windows 7.
I build the production exe file on Windows10, then run it on Windows7, it cannot work. I didn't run it on Windows7 directly, sorry.
For compatibility, i build electron app using 32bit of Node 18.
@lanistor Sorry to tell you that but as far as i know you need to build the native module on the exec system to make it work, unless i provide ready compiled modules for you (like esbuild).
The current code does not seem to support Windows 7. Here's how to support Windows 7 if you turn on Aero. Com.
Reference materials:https://blog.csdn.net/qq_59075481/article/details/125361650
The author can tidy up the code, I am not very good at C + + , the above code is just for fast implementation, so it looks ugly
The text was updated successfully, but these errors were encountered: