Click here to Skip to main content
15,885,365 members

Comments by Erison Veshi (Top 4 by date)

Erison Veshi 4-May-12 12:19pm View    
yep ur were right i just copied an error from a different program. here it is the original error

1>c:\users\alb\documents\projects\laba8\eeee\eeee\ee.cpp(72): error C2065: 'amp' : undeclared identifier
1>c:\users\alb\documents\projects\laba8\eeee\eeee\ee.cpp(72): error C2143: syntax error : missing ')' before ';'
1>c:\users\alb\documents\projects\laba8\eeee\eeee\ee.cpp(72): error C2059: syntax error : ')'
line 72:glutInit(&argc, argv);
Erison Veshi 26-Apr-12 3:28am View    
Thanks that helped a lot )
Erison Veshi 17-Apr-12 9:41am View    
I runed it too and it worked jut fine.Thanks for the help guys, really appreciated that :))
Erison Veshi 17-Apr-12 3:48am View    
U were right, as soon as i changed the length it compiled without any problems.