Search found 250 matches

by falviani
Sun Apr 09, 2023 4:49 pm
Forum: Open discussion
Topic: [Please Vote] FPA Logo
Replies: 77
Views: 11532

Re: [Please Vote] FPA Logo

E
by falviani
Fri Apr 07, 2023 2:39 pm
Forum: Open discussion
Topic: Advice requested on using a 3D scanner with Freecad
Replies: 0
Views: 412

Advice requested on using a 3D scanner with Freecad

Hello all, If anybody has any experience on using a 3D point scanner with FreeCAD, I'd appreciate suggestions on how to use it efficiently - or avoid it if it's not a usable tool. I have to create a replica part for a piano (I've done one already from scratch) and may need to make more in the future...
by falviani
Sat Feb 18, 2023 4:47 pm
Forum: Install / Compile
Topic: New libpacks for Windows with Qt5.15, OCC7.5
Replies: 163
Views: 443295

Re: New libpacks for Windows with Qt5.15, OCC7.5

Hello,

I haven't pulled from master for a few weeks and wonder what the latest version of the LibPack is. I am currently building against LibPack-OCC76-V2-8 and had a significant number of packages fail when I built this morning.

Thanks in advance!
by falviani
Sat Nov 12, 2022 1:58 pm
Forum: Python scripting and macros
Topic: [Solved] How do I load a workbench?
Replies: 2
Views: 590

Re: How do I load a workbench?

Thanks! For some reason I just had it as 'import sketch'. Now back to debugging.

Frank
by falviani
Fri Nov 11, 2022 6:12 pm
Forum: Python scripting and macros
Topic: [Solved] How do I load a workbench?
Replies: 2
Views: 590

[Solved] How do I load a workbench?

Hi all, The info on FreeCAD I'm testing with: OS: Windows 10 Version 2009 Word size of FreeCAD: 64-bit Version: 0.21.29743 (Git) Build type: Debug Branch: master Hash: 88accdb42182963e093f4edcb8e94635822b9279 Python 3.8.10, Qt 5.15.2, Coin 4.0.1, Vtk 8.2.0, OCC 7.6.2 Locale: English/United States (e...
by falviani
Wed Nov 02, 2022 7:22 pm
Forum: Install / Compile
Topic: Build fails with todays git pull
Replies: 9
Views: 1458

Re: Build fails with todays git pull

I guess all I can do is periodically pull from Git until it's fixed... Thanks anyway.
by falviani
Wed Nov 02, 2022 3:25 pm
Forum: Install / Compile
Topic: Build fails with todays git pull
Replies: 9
Views: 1458

Re: Build fails with todays git pull

1) How do I install the Qt5WebEngineWidgets package on Windows? 2) Ever since the CMake variable for selecting QT version was added, I get this error (for both auto and 5 choices): 6> Creating library E:/Dev/FreeCAD21_Output/src/Mod/TechDraw/App/Release/TechDraw.lib and object E:/Dev/FreeCAD21_Outpu...
by falviani
Wed Oct 12, 2022 7:11 pm
Forum: Install / Compile
Topic: Debugging advice requested: Version 0.21: Shiboken problems with __feature__.py
Replies: 0
Views: 635

Debugging advice requested: Version 0.21: Shiboken problems with __feature__.py

Hi all I did a pull on git this morning and then a clean & build using MSVC 2022: release config, C++17, header files and modules all public. It completed with no problems reported: The about is this: OS: Windows 10 Version 2009 Word size of FreeCAD: 64-bit Version: 0.21.29743 (Git) Build type: ...
by falviani
Sat Oct 08, 2022 7:19 pm
Forum: Install / Compile
Topic: {Solved} 0.21 Build fails in TechDraw project
Replies: 2
Views: 783

[Solved] Re: 0.21 Build fails in TechDraw project

Did a pull, clean and build and successfully built. Unfotunately, as has been my problem for months, even though MSVC claims perfect success in building, when I attempt to switch to the PartDesign workbench, I get the following error: 14:14:01 Wizard shaft module cannot be loaded 14:14:01 DLL load f...
by falviani
Sat Oct 08, 2022 4:28 pm
Forum: Install / Compile
Topic: {Solved} 0.21 Build fails in TechDraw project
Replies: 2
Views: 783

{Solved} 0.21 Build fails in TechDraw project

Hi All, I did a git pull on master this morning (Oct 8, 2022 - 10L30 Central Time) and after cleaning the project I get the following errors: Severity Code Description Project File Line Suppression State Error C2079 'rxFormat' uses undefined class 'QRegularExpression' TechDraw E:\Dev\FreeCAD21_Sourc...