To reset Ernitec Network cameras
Heisenberg - Digital Alchemist, Software Architect, Automation Specialist and Mechanical Engineer.
Labels
Wednesday, 27 April 2022
Thursday, 28 October 2021
Unable to open or incompatable vdproj solution
When using Visual Studio (recent versions), with vdproj files, you may get an error or warning that the file is incompatible or unable to open.
Wednesday, 21 April 2021
Properly stopping an application without using monit.
Issue: Application that should not have been running had been started using monit and then stopped using monit.
Friday, 9 April 2021
Wednesday, 6 January 2021
Problem building meslink
I had trouble building mesllink using Netbeans but note that it did build correctly from the original source on the box, from the command line by running make.
This is similar to a problem I had with mesdb detailed here. (worth reading first).
Sunday, 20 December 2020
Problem building mesdb
I had trouble building mesdb using Netbeans but note that it did build correctly from the original source on the box, from the command line by running make.
Sunday, 1 November 2020
mysql++.h and libmysql++-dev missing in Debain 10
mysql++
is missing in Debian 10 and despite several attempts to install it, I haven't yet been able to, so...
to install it under Debian Bullseye, do;
apt install libmysql++-dev
Bullseye can be found here: https://www.debian.org/devel/debian-installer/
See also here: https://packages.debian.org/search?keywords=libmysql%2B%2B-dev&searchon=names&suite=all§ion=all
Thursday, 22 October 2020
To change Netbeans C++ binary output location
RIGHT-CLICK PROJECT
PROJECT PROPERTIES > LINKER > GENERAL > OUTPUT