LibreCAD / LibreCAD

LibreCAD is a cross-platform 2D CAD program written in C++17. It can read DXF/DWG files and can write DXF/PDF/SVG files. It supports point/line/circle/ellipse/parabola/spline primitives. The user interface is highly customizable, and has dozens of translations.

Home Page:http://librecad.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Entry Point Not Found

NathanSweet opened this issue · comments

Observed behavior

Installed, run LibreCAD.exe, got error:

---------------------------
LibreCAD.exe - Entry Point Not Found
---------------------------
The procedure entry point _ZNSi5seekgESt4fposI9_MbstatetE could not be located in the dynamic link library C:\Apps\LibreCAD\LibreCAD.exe. 
---------------------------
OK   
---------------------------

Operating System and LibreCAD version info

Latest continuous build: c8a920a
Windows 10, 22H2, 19045.2006

I tried the official stable 2.2.0 and it worked.

2.2.1 branch should work also.

I am having trouble to get our package building for qt6 (latest)

I tried 2.2.1_alpha-164-g09328dc7 (from SourceForge, wasn't found on GH) and confirmed it works. Cheers!

Fixed by 3f05709