Hi SGrogan, That did it - it now completes opening! In fact, until now I've been unable to use the draft workbench for resizing - I think there was an incompability with my video drivers that now seems to be fixed. The next step for you real developers is to figure out the 1-line fix :D that will ta...
Hi, That file already exists. The contents are: [Paths] Documentation=../../Docs/Qt-5.15.1 Examples=../../Examples/Qt-5.15.1 Prefix=.. There are no QT dlls in the C:\Windows\System32 directory. The \bin directory in the output build directory contains a large number of Qt dlls, including Qt5Core.dll...
Hi, "The fact that the wrong Qt dlls are loaded if you don't copy them into FreeCAD's bin" - I took earlier advice and copied the entire contents of the LibPack bin directory into the FreeCAD output directory. I had hoped to avoid this type of conflict. "The issue with the missing plugin is caused b...
I'm afraid not. It built fine. Won't launch because I get the following error:
15Apr21_AfterLibPackCopy.png (7.98 KiB) Viewed 162 times
It's getting pretty discouraging; I was a professional programmer for 50 years and never had this much trouble with a project that was not just starting...
SRogan, Unfortunately there are NO freecad copy options in CMake: 15Apr21_CMakeFreeCADOptions.png So I'm not sure how I would do that. Putting 'copy' into the search box shows nothing at all. Thanks for the idea - the instructions on the site explicitly call to set all 3 copy options on, but they no...