Giter Club home page Giter Club logo

Comments (15)

jonadem avatar jonadem commented on June 6, 2024 1

Win11 also :
image

from librecad.

jonadem avatar jonadem commented on June 6, 2024 1

I have the same issue with the new installer.
From this comment, it looks related to libstdc++
huihut/OpenCV-MinGW-Build#18 (comment)

from librecad.

dxli avatar dxli commented on June 6, 2024 1

fixed by 3f05709

The problem appears to be an issue due to the mingw-64 version with gcc-8.10 . Fixed by using mingw-64, gcc-11.20

from librecad.

dxli avatar dxli commented on June 6, 2024

I suppose the failure is not limited to win11.

Did anyone try the installer on older versions?

from librecad.

GSStnb avatar GSStnb commented on June 6, 2024

Is this related?
$ /opt/lc/LibreCAD-latest-1-g423ce8a4.AppImage
/tmp/.mount_LibreCOffjPC/usr/bin/librecad: error while loading shared libraries: libQt6Svg.so.6: cannot open shared object file: No such file or directory

from librecad.

akcansoft avatar akcansoft commented on June 6, 2024

now I downloaded and installed LibreCAD-latest-1-g423ce8a4-win64.exe. I wanted to run the LibreCAD program.
The same problem still persists.

from librecad.

dongxuli-concord-design avatar dongxuli-concord-design commented on June 6, 2024

For Linux appimage, the issue appears to be clear, need to deploy the qt SVG libraries; looks like lots of people have trouble for the current appimage builder with qt6

For windows, need troubleshooting

from librecad.

dxli avatar dxli commented on June 6, 2024

Win64 installer is fixed with 494a9c9

Looks like Linux appimage is the trouble for qt-6. 6

from librecad.

akcansoft avatar akcansoft commented on June 6, 2024

same problem persists.
Windows 11
LibreCAD-latest-9-gc8a920a0-win64.exe
Program startup error. Program is not working
error

from librecad.

dongxuli-concord-design avatar dongxuli-concord-design commented on June 6, 2024

Sorry, looks like I made a mistake here. The issue was an incorrect qt version was specified in packaging.

from librecad.

dxli avatar dxli commented on June 6, 2024

c8a920a

This commit was built with proper qt version

from librecad.

GSStnb avatar GSStnb commented on June 6, 2024

c8a920a
This commit was built with proper qt version

The latest build (just downloaded) generates the same error:
$ /home/opt/LibreCAD-latest-9-gc8a920a0.AppImage
/tmp/.mount_LibreCHLbpmf/usr/bin/librecad: error while loading shared libraries: libQt6Svg.so.6: cannot open shared object file: No such file or directory

from librecad.

dongxuli-concord-design avatar dongxuli-concord-design commented on June 6, 2024

Yes, we still need a way to build a Linux image for qt6

I can reproduce this issue on win10.

from librecad.

dxli avatar dxli commented on June 6, 2024

Linux appimage is fixed by manually copying the qt6 libraries over. The building tool simply quit after detecting an empty qt profile

2024/05/07 15:15:40 Detected Qt 6
2024/05/07 15:15:40 Offset of qt_prfxpath: 4809676
2024/05/07 15:15:40 Length of value of qt_prfxpath: 0
2024/05/07 15:15:40 qt_prfxpath: 
2024/05/07 15:15:40 Could not get qt_prfxpath
2024/05/07 15:15:40 Got empty qtPrfxpath, exiting
LibreCAD

The windows issue is still not clear to me, seekg() is part of glibc and the library is located and copied into the installer.

SetOutPath: "$INSTDIR"
File: "D3Dcompiler_47.dll" [compress] 1381077/4173928 bytes
File: "LibreCAD.exe" [compress] 2937632/9295360 bytes
File: "Qt6Core.dll" [compress] 2274219/6717624 bytes
File: "Qt6Gui.dll" [compress] 3365104/10306224 bytes
File: "Qt6Network.dll" [compress] 533450/1643184 bytes
File: "Qt6PrintSupport.dll" [compress] 142782/403120 bytes
File: "Qt6Svg.dll" [compress] 122300/370864 bytes
File: "Qt6Widgets.dll" [compress] 2164331/6627504 bytes
File: "libgcc_s_seh-1.dll" [compress] 30982/75264 bytes
File: "libstdc++-6.dll" [compress] 484878/1957376 bytes
File: "libwinpthread-1.dll" [compress] 21338/53248 bytes
File: "opengl32sw.dll" [compress] 5475867/20639888 bytes
File: Descending to: "..\..\windows\generic\"
File: "qtuiotouchplugin.dll" [compress] 37911/96960 bytes
File: Descending to: "..\..\windows\iconengines\"

from librecad.

jonadem avatar jonadem commented on June 6, 2024

Confirmation that it works with LibreCAD-2.2.1_rc2-1-g4cd3b138-win64.exe
Thanks ! :-)

from librecad.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.