Tim Finer
Tim Finer
Repro: Download and install 1.2 of TeleSculptor Run it Menu: TeleSculptor | About Observation The app becomes unresponsive, Activity Monitor shows it at 99% of CPU. Expectations That looking at...
After many minutes of everything else building, Qt unhelpfully errors out with this message: ``` This is the Qt Open Source Edition. You have already accepted the terms of the...
After waiting for all the 3rd party code to be downloaded and built, Qt errors out with: ``` ./qiosurfacegraphicsbuffer.h:54:32: error: use of undeclared identifier 'CGColorSpaceRef' void setColorSpace(QCFType colorSpace); qiosurfacegraphicsbuffer.mm:90:32: error:...
The special values (taken from the TOML github page), are not parsed correctly: > # infinity > sf1 = inf # positive infinity > sf2 = +inf # positive infinity...
Reproduction: 1. Install ept tools per the instructions (which means installing node js, then logging out and in on windows to get it in the path): npm install ept-tools -g...
1. GEOS_COORDSEQ_PADZ is looked at in 3 constructors in CoordinateSequence.cpp, each time ignoring the hasz parameter, then heavy handedly bumping the m_stride manually to 1 more than the constructor's signature...
I'm running Windows 11 Pro on Apple Silicon (ARM64) via Parallels. I have VS 2022 Pro installed, and browsing the Extensions, it doesn't show Clang Power Tools. I downloaded and...