Orthogonal issue in new version

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Orthogonal issue in new version

lavadrifter
Hello all,

I've just upgraded LibreCAD to the latest available for my MAC OS.  It seems the orthogonal line tool is not functioning as expected (from the previous version).  Choosing the tool shows normal behavior (prompt: select base entity).  At this point, it would normally allow selecting an element.  I cannot select anything in this state.  If I esc back to the pointer, I am able to select the element.  

Has anyone else experienced this?  

Version: 2.2.0-rc3
Compiler: Clang 13.0.0
Compiled on: Nov 29 2021
Qt Version: 5.15.2
Boost Version: 1.76.0
System: macOS 11.6

Thanks in advance for any assistance.
Reply | Threaded
Open this post in threaded view
|

Re: Orthogonal issue in new version

Astrid TAW
This post was updated on .
Yes, I have the same issue on my MacBook Pro / macOS Catalina version 10.15.5
I'm not sure what happened or how it happened, all I know is that it worked before.
Reply | Threaded
Open this post in threaded view
|

Re: Orthogonal issue in new version

LordOfBikes
Administrator
This turned out as an issue with Clang compiler, which is used for MacOS builds.
This issue is same as #1568 and was fixed Oct. 30.
So an updated to latest version 2.2.0-rc4... should solve this.

https://github.com/LibreCAD/LibreCAD/releases/tag/latest
investing less than half an hour into Search function can save hours or days of waiting for a solution
Reply | Threaded
Open this post in threaded view
|

Re: Orthogonal issue in new version

Astrid TAW
I guess I'm a bit out of luck, 'cause version 2.2.0-rc4 requires macOS 11.0 or later.