It took me a while, but I finally found out that the error messages I kept getting that said libstdc++.so.2.9.0. was missing. This, it turns out, is a bug in the gnu software. If you have this problem, you can download the file at:<br><br><A...
This is the sort of error message I get EVERY TIME I try to run my C++ executables:<br><br>hjones@blewett:~> ./seisavg<br>ld.so.1: ./seisavg: fatal: libstdc++.so.2.9.0: open failed: No such file or directory<br>Killed<br><br>The files exist, and I have all permissions... what in the world is...
I finally got a program to compile, long and tedious process as it was. It was my first attempt at classes, and it took a while to get it to work, but I had to mess with my Makefile too much, and I needed conio.h (used a file called unxconio.h, which works). I finally got...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.