Daniel Ayers
Daniel Ayers
Confirming that the build fails as above on Fedora 35 and the problem is resolved by using `make CFLAGS="-fcommon -O2"`.
This is because (on my system at least) the name of the swig binary has changed from `swig3.0` to just `swig` - see `build.sh` https://github.com/tmolteno/python-necpp/blob/master/PyNEC/build.sh#L17 . If you look carefully...
> ... is there somewhere that provides documentation of the `pl_card` ... PyNEC is a Python wrapper around a C++ library that implements a very old (c. 1980) input &...
> -Undocumented arguments in wire method. What are they? The last two parameters pertain to tapered wires, for non-tapered wires set both to 1.0. The Python implementation is just a...
> This is my first time attempting to use NEC-2, and I second the request -- I'd love to use this library but without documentation of the function inputs, it's...
> On line 17 of `build.sh` change `swig3.0` to `swig-3`. Also, if you don't already have swig3 installed, remember to install it from the archive, as you specifically need this...
For the benefit of any others who experience this type of problem, the orphaned Start Menu item can be removed using this procedure: _Can you if it is still visible...
Update - since opening this issue there have been (at least) two further updates to Signal Desktop on my machine which fail with an error dialog appearing. I figured they...
I suspect this may have something to do with Windows security features, so to clarify on my machine: - Memory integrity is ON - LSA protection is ON - Defender...
I continue to have crashes during Signal updates, but I see that the crash is now happening in a different executable. ``` Faulting application name: signal-desktop-win-7.32.0.exe, version: 7.32.0.0, time stamp:...