I have try to open opencv example in the eclipse. When I opened the editor, I get many of error from eclipse editor. I use ubuntu 12.04. You can modified the path location with your OS. This is steps how to this error. Symbol ‘iostream’ could not be resolved. The simple method is using locate
When try to running my Qt execution program, I have error message like “the program can’t start because QtCored4.dll is missing…” The Qt file with “…d..” is a debug file requirement. This error showed, because we compile our code in Debug mode. We need to change our *.pro file to make Qt Compile in Release
I get a seismic software software in Linux. When I try to running this software, I get the error message like this : dc: command not found . I am sure install the all requirement program, but this error dc: command not found still showed. This error message showed, because I dont have dc program.
I am try to remote other computer using SSH with command : ssh -X alice@192.168.99.110 but, the connected process is very slow and get the error message like this when connect to the server : /usr/bin/xauth: timeout in locking authority file /home/alice/.Xauthority This problem showed because the SELINUX configuration. So, we need to disable this