Search Criteria
Package Details: qmodbus-git r125.2186db8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/qmodbus-git.git (read-only, click to copy) |
---|---|
Package Base: | qmodbus-git |
Description: | QModBus is a free Qt-based implementation of a ModBus master application. A graphical user interface allows easy communication with ModBus slaves over serial line interface. QModBus also includes a bus monitor for examining all traffic on the bus. |
Upstream URL: | http://qmodbus.sourceforge.net/ |
Licenses: | GPLv2 |
Submitter: | marker5a |
Maintainer: | marker5a |
Last Packager: | marker5a |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2015-10-23 03:40 (UTC) |
Last Updated: | 2021-11-02 20:43 (UTC) |
Latest Comments
Balon0 commented on 2021-11-11 09:56 (UTC)
Got the same error than renatocan : src/mainwindow.cpp:515:51: error: ‘asprintf’ is not a member of ‘QString’ the update doesn't seem to have changed something
marker5a commented on 2021-11-02 20:46 (UTC)
renatocan, just bumped to qt5. asprintf looks to be deprecated, so this is more of an upstream issue. That being said, qt5 seems to fix it on this end
renatocan commented on 2021-11-02 18:32 (UTC)
I tried to install but got this error:
src/mainwindow.cpp:195:52: error: ‘asprintf’ is not a member of ‘QString’
I'm using qt4 4.8.7-34.
Thanks,
Renato.
marker5a commented on 2018-01-25 22:11 (UTC)
Hey zampano, thanks for the comment.... I just updated the package as well as the version
Thanks!
zampano commented on 2018-01-25 21:20 (UTC)
Installing the package there is this error:
cp: cannot stat '/tmp/yaourt-tmp-zap/aur-qmodbus-git/src/qmodbus/QModBus': No such file or directory ==> ERROR: A failure occurred in package().
Please change the PKGBUILD row cp "$srcdir/$_gitname/QModBus" "$pkgdir/usr/share/qmodbus/build/qmodbus to cp "$srcdir/$_gitname/qmodbus" "$pkgdir/usr/share/qmodbus/build/qmodbus