File listing command under windows
I got this simple request from someone I know. He wants to list all the files in a specific folder,… read more
I got this simple request from someone I know. He wants to list all the files in a specific folder,… read more
Setting up apt-get this: apt-get install libxerces-c3.1 libxmltooling-dev -y Project linking libraries: /usr/lib/x86_64-linux-gnu/libxerces-c.so (path might vary, use locate to find… read more
apt-get this: apt-get install libmysqlcppconn5 libmysqlcppconn-dev libmysqlclient-dev -y Note here that you need to check the version of libmysqlcppconn. It… read more