Results 390 comments of ruevs

Ah, so you want the triangle to keep it's initial proportions, from before setting one side to 123456? That will only happen if you constrain the sides with "length ratio"...

In my opinion this is not going to happen. It is a bit unclear when such a logic should apply - the "first" time when a length constraint is applied...

> I have no idea why it would become unsolvable just from a rescaling. The "Where dragged" constraint can cause it.

The [PR](https://github.com/solvespace/solvespace/pull/1568) is merged. The [issue](https://github.com/solvespace/solvespace/issues/1546) is closed.

As a workaround try without `-DENABLE_OPENMP=ON` I think some people had problems with it on Macs - just a guess...

> I tried to build it on macOS with CMake 3.31.7, but I'm getting several errors like: > > CMake Error at CMakeLists.txt:206 (add_subdirectory): > The source directory > >...

The errors in zlib (and LibPNG) can bve solved by updating them see here: https://github.com/solvespace/solvespace/issues/1595#issuecomment-3155132606

Indeed... and I have an (unfinished) branch where I updated libdxfrw... sorry for not looking into all your open PR-s - time is... finite...

@iscgar n.p. @phkahler Here is a pull request updating libdxfrw https://github.com/solvespace/libdxfrw/pull/15 After it is merged I will create a pull request here to use it (needs a very small change...