Web2Executable
Web2Executable copied to clipboard
Export MAC_x64 doesn't work anymore.
Current Behavior
Export with Mac doens't work. I tried the a never version of NWJS: 0.86.0
Expected Behavior
You should get a working programm for Mac.
Steps to Reproduce
Just try any html.
Environment
Web2Executable: v0.7.2b
Nodejs: v21.1.0
Windows Version 11 Home 23H2:
Possible Solution
Additional Information
I assume this has something to do with the folder structure in AppData/Local.
I'm afraid this was not the case with older NWJS versions:
In the error.log i get these infos: PermissionError: [WinError 5] Zugriff verweigert: '\\?\C:\Users\Matth\AppData\Local\Web2Executable\Web2Executable\files\mac-x64\nwjs.app\Contents\Frameworks\nwjs Framework.framework\Versions\123.0.6312.87\Resources\gpu_shader_cache.bin'
I mean the erro message is clear. But how to avoid it? @jyapayne