Search found 253 matches

by falviani
Wed Apr 21, 2021 6:44 pm
Forum: Path/CAM
Topic: OpenCAMLib for Master (0.20)
Replies: 22
Views: 7171

OpenCAMLib for Master (0.20)

Hi, When I finally got a good build of master (a separate saga :lol: ) I saw that openCAMlib had been built with an earlier Python version (3.6 vs current 3.8). Is anyone building a version that's compatible with 0.20 (using Python 3.8), and if so how could I get a copy? Thanks in advance, Frank Alv...
by falviani
Fri Apr 16, 2021 6:42 pm
Forum: Install / Compile
Topic: Python errors after building from master
Replies: 22
Views: 2699

Re: Python errors after building from master

I'll be pleased to continue here in order to help others. :) Just let me know what I can do to help.

[Totally off topic: How do I edit the title so I can indicate the topic is actually solved? ]

Frank
by falviani
Fri Apr 16, 2021 5:27 pm
Forum: Install / Compile
Topic: Python errors after building from master
Replies: 22
Views: 2699

Re: {SOLVED] Python errors after building from master

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...
by falviani
Fri Apr 16, 2021 4:31 pm
Forum: Install / Compile
Topic: Python errors after building from master
Replies: 22
Views: 2699

Re: Python errors after building from master

Hi sgrogan,

T;hanks for the suggestion. I just tried that. The splash screen came up, and then nothing happened. Task manager shows the app is not running.

Perhaps 1 step forward, 1 step to one side?

Frank
by falviani
Fri Apr 16, 2021 2:13 pm
Forum: Install / Compile
Topic: Python errors after building from master
Replies: 22
Views: 2699

Re: Python errors after building from master

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...
by falviani
Fri Apr 16, 2021 1:05 pm
Forum: Install / Compile
Topic: Python errors after building from master
Replies: 22
Views: 2699

Re: Python errors after building from master

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 plu...
by falviani
Fri Apr 16, 2021 1:37 am
Forum: Install / Compile
Topic: Python errors after building from master
Replies: 22
Views: 2699

Re: Python errors after building from master

Hi,

I'm afraid not. It built fine. Won't launch because I get the following error:
15Apr21_AfterLibPackCopy.png
15Apr21_AfterLibPackCopy.png (7.98 KiB) Viewed 975 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...

Thanks for asking,
Frank
by falviani
Thu Apr 15, 2021 10:57 pm
Forum: Install / Compile
Topic: Python errors after building from master
Replies: 22
Views: 2699

Re: Python errors after building from master

WMayer,

I did use F5 to start debugging. It gave the errors I showed in the VSOutput then stopped with an 'access denied' error.

Frank
by falviani
Thu Apr 15, 2021 10:55 pm
Forum: Install / Compile
Topic: Python errors after building from master
Replies: 22
Views: 2699

Re: Python errors after building from master

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...
by falviani
Thu Apr 15, 2021 9:31 pm
Forum: Install / Compile
Topic: Python errors after building from master
Replies: 22
Views: 2699

Re: Python errors after building from master

Here's the output window from VS2019: Build started... 1>------ Build started: Project: fc_version, Configuration: Release x64 ------ 1>Generating version_check 1>git 1>E:/Dev/FreeCAD19_Output/src/Build/Version.h.out written 1>Generating Version.h 1>C:\Program Files (x86)\Microsoft Visual Studio\201...