Could you please provide the compilation version for Linux on ARM64 architecture?

Please use this forum to post feedback and suggestions related to QCAD.

Moderator: andrew

Post Reply
Frank Lee
Newbie Member
Posts: 3
Joined: Mon Nov 18, 2024 10:20 am

Could you please provide the compilation version for Linux on ARM64 architecture?

Post by Frank Lee » Tue Nov 19, 2024 2:01 am

Hello,

Here is our order information.

QCAD Professional Server License x 1

We have not used the graphical interface; we have only used the command line: dwg2svg, dwg2dwg. Currently, our server is Linux ARM64. Could you please provide us with a compiled version for Linux ARM64?

If necessary, I can provide my order information.

Many thanks~

User avatar
andrew
Site Admin
Posts: 8782
Joined: Fri Mar 30, 2007 6:07 am

Re: Could you please provide the compilation version for Linux on ARM64 architecture?

Post by andrew » Thu Nov 21, 2024 9:53 am

Unfortunately, porting to Linux on ARM64 was not as straightforward as anticipated. However, we now have a working binary and will release a development snapshot in the coming days (pending various unit tests).

User avatar
andrew
Site Admin
Posts: 8782
Joined: Fri Mar 30, 2007 6:07 am

Re: Could you please provide the compilation version for Linux on ARM64 architecture?

Post by andrew » Fri Nov 22, 2024 8:09 pm

QCAD 3.31.2.4 snapshot releases for Linux on ARM64 are now available in the Snapshots section of your download area.

Note: Snapshots are packages with the current development version of QCAD. Snapshots should be considered unstable and are not intended for production use.

Frank Lee
Newbie Member
Posts: 3
Joined: Mon Nov 18, 2024 10:20 am

Re: Could you please provide the compilation version for Linux on ARM64 architecture?

Post by Frank Lee » Mon Dec 02, 2024 1:40 am

Andrew, Thank you so much for your prompt response. I'll give it a try today!

Frank Lee
Newbie Member
Posts: 3
Joined: Mon Nov 18, 2024 10:20 am

Re: Could you please provide the compilation version for Linux on ARM64 architecture?

Post by Frank Lee » Mon Dec 02, 2024 10:10 am

The command-line tools generate too much debug output. How can I turn them off?

The console output is as follows:

QCAD version 3.31.2.4
16:59:11: Debug: loading plugins...
16:59:11: Debug: RHelpPlugin::init
16:59:12: Debug: RJSApiPlugin::init
16:59:12: Debug: RPolygonPlugin::init
16:59:12: Debug: RProScriptsPlugin::init
16:59:12: Debug: RProxiesPlugin::init
16:59:12: Debug: RTracePlugin::init
16:59:13: Debug: RDwgPlugin::init
16:59:13: Debug: loading static plugins...
16:59:18: Debug: RScriptHandlerJs::init
16:59:18: Debug: Evaluating file: ":generator/js/Qt.js"
16:59:18: Debug: Evaluating file: ":generator/js/QCoreApplication.js"
16:59:19: Debug: Evaluating file: ":generator/js/QDir.js"
16:59:19: Debug: Evaluating file: ":generator/js/QDirIterator.js"
16:59:19: Debug: Evaluating file: ":generator/js/QFileInfo.js"
16:59:19: Debug: Evaluating file: ":generator/js/QFile.js"
16:59:19: Debug: Evaluating file: ":generator/js/QFileDevice.js"
16:59:19: Debug: Evaluating file: ":generator/js/QMouseEvent.js"
16:59:19: Debug: Evaluating file: ":generator/js/QPaintEvent.js"
16:59:19: Debug: Evaluating file: ":generator/js/QResizeEvent.js"
16:59:19: Debug: Evaluating file: ":generator/js/QWidget.js"
16:59:19: Debug: Evaluating file: ":generator/js/QPoint.js"
16:59:19: Debug: Evaluating file: ":generator/js/QPointF.js"
16:59:19: Debug: Evaluating file: ":generator/js/QDateTime.js"
16:59:19: Debug: Evaluating file: ":generator/js/QMainWindow.js"
16:59:19: Debug: Evaluating file: ":generator/js/QMenuBar.js"
16:59:19: Debug: Evaluating file: ":generator/js/QMenu.js"
16:59:19: Debug: Evaluating file: ":generator/js/QAction.js"
16:59:19: Debug: Evaluating file: ":generator/js/QPainter.js"
16:59:19: Debug: Evaluating file: ":generator/js/QIODevice.js"
16:59:19: Debug: Evaluating file: ":generator/js/QIODeviceBase.js"
16:59:19: Debug: Evaluating file: ":generator/js/QPixmap.js"
.......

CVH
Premier Member
Posts: 4950
Joined: Wed Sep 27, 2017 4:17 pm

Re: Could you please provide the compilation version for Linux on ARM64 architecture?

Post by CVH » Mon Dec 02, 2024 10:16 am

Hi,
Please start a new topic to ask a new or unrelated question.

Solution: Pipe the output to a null device or to a log file.
Depending your OS, example command lines can be found in the forum.
For example this similar reply

Regards,
CVH

Post Reply

Return to “QCAD Suggestions and Feedback”