Gareth Hancock

Results 117 comments of Gareth Hancock

Is it possible to confirm if this issue is restricted to cross compiling on MacOS (x86 to arm etc) or if the issue is wider?

Hi @hardillb did you manage to update to V11 and confirm if this fixed the issue for you?

Hi @MaxESP did you manage to resolve your issue, or do you need any extra support?

So if I understand correctly you fixed the issue of opening a single serialport, but when trying to open a second port in a new window you get an error...

Am I right to think that you have all of your serialport logic in the renderer process? If so it might be worth taking a look at the electron IPC...

There are a few options for building the electron app, the main ones I see people using are [electron-builder](https://www.electron.build/) and [electron forge](https://www.electronforge.io/) The choice largely comes down to the complexity...

sorry by platform I meant Operating systems (Windows, Mac, Linux). It can be easier or more complicated to build for multiple OS. I don't think the build process will affect...

Are you able to confirm which steps of the code appear to work correctly on Windows 10, but incorrectly on windows 11? I've not seen any issue with compatability from...

@reconbot I recall we had a chat about friendlyName a while ago and decided against including it, but I think I might have accidently pulled in it as part of...