You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried to install the .deb on Ubuntu 14.04.1, but it won't install due to
requiring libqt5core5 - this is not installable as I think it has been replaced.
Output:
dpkg: dependency problems prevent configuration of memsgauge:
memsgauge depends on libqt5core5 (>= 5.0.2); however:
Package libqt5core5 is not installed.
Output when I try to install libqt5core5:
Package libqt5core5 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
libqt5core5a:i386 libqt5core5a
Additionally I tried to compile from source, but I get the error:
make[2]: *** No rule to make target `../help.html', needed by
`qrc_resources.cpp'. Stop.
make[1]: *** [CMakeFiles/memsgauge.dir/all] Error 2
make: *** [all] Error 2
Thanks for writing this software, I'll be very excited if I can get it to work!
(It installed fine on Windows, but it couldn't open the COM port for some
reason...)
Original issue reported on code.google.com by [email protected] on 30 Aug 2014 at 12:52
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 30 Aug 2014 at 12:52The text was updated successfully, but these errors were encountered: