FREEGLUT error codeblocks c++ (No such file or directory)?
At first I tried to install glut, but I got errors and it is quite old .... (2001). Soon I found Freeglut, it is supported and almost does not differ from Glut, I also had errors with the installation. I suffered for 4 days, but then I managed to reduce the errors to one! At least something....
Here's the error:
-lfreeglut No such file or directory.
To make it easier, I began to run a simple program without graphics:
#include
int main () {
std :: cout << "Hello World!";
return 0;
}
maks_cpp , обрати внимание на П3.2, П3.6 и П3.8 регламента работы сервиса.
Увы, но предложения в стиле изложения на русском языке и английскими словами выглядят неинформативно.