I suppose you are running Apple Silicon (m5, etc.). Please try the fix mentioned in:
https://github.com/LibreCAD/LibreCAD/issues/2162
xattr -rc LibreCAD.app
sudo codesign --force --deep --sign - LibreCAD.app
GerardZ wrote
I am sorry, but this method is not the solution to my problem.