Search:

Type: Posts; User: Abood

Search: Search took 0.01 seconds.

  1. Replies
    27
    Views
    4,736

    wait before i stop...can someone explain exactly...

    wait before i stop...can someone explain exactly how i link to the project, that could be the problem. Do i then make a new file IN the project? Do i need additional files i'm missing IN the...
  2. Replies
    27
    Views
    4,736

    I still really appreciate all your help...thx alot

    I still really appreciate all your help...thx alot
  3. Replies
    27
    Views
    4,736

    I think i'm going to give up and maybe wait until...

    I think i'm going to give up and maybe wait until I buy visual studio because nothing works...
  4. Replies
    27
    Views
    4,736

    *sigh* no one here uses Dev-C++?

    *sigh* no one here uses Dev-C++?
  5. Replies
    27
    Views
    4,736

    in the library folder there are both glut.lib and...

    in the library folder there are both glut.lib and glut32.lib
  6. Replies
    27
    Views
    4,736

    -lglut32 didnt work...in fact when i used it the...

    -lglut32 didnt work...in fact when i used it the glut linker reference errors went away but about 3 times as many other linker erros came up
  7. Replies
    27
    Views
    4,736

    sorry ide? do you mean like Dev-C++... thats the...

    sorry ide? do you mean like Dev-C++... thats the compiler im using...when i searched lglut nothing was found even though i installed glut.lib in the library folder
  8. Replies
    27
    Views
    4,736

    yes sorry i was confused. Correction- the include...

    yes sorry i was confused. Correction- the include folder. And about the linker settings, is that the same thing as project options->parameters->linker? Because if it is i have -lglut in there but...
  9. Replies
    27
    Views
    4,736

    i put the libraries in the library folder where...

    i put the libraries in the library folder where all the other .h files and then in a subfolder named GL
  10. Replies
    27
    Views
    4,736

    [Linker error] undefined reference to...

    [Linker error] undefined reference to '_glutInitWithExit'
    [Linker error] undefined reference to '_glutCreateWindowWithExit'
    [Linker error] undefined reference to '_glutCreateMenuWithExit'
    [Linker...
  11. Replies
    27
    Views
    4,736

    yep did -lglut also...trust me i spent like 4...

    yep did -lglut also...trust me i spent like 4 hours looking at sites (yes im frustrated).
  12. Replies
    27
    Views
    4,736

    #include

    #include<GL/glut.h>
  13. Replies
    27
    Views
    4,736

    if this helps I'm also using Dev C++ v 4.9.9.2. ...

    if this helps I'm also using Dev C++ v 4.9.9.2. Also the program i wrote contains nothing except the necessary things (libraries)- that is no calls to the "errors" even.
  14. Replies
    27
    Views
    4,736

    ex-(except like 5 of these) [linker error]...

    ex-(except like 5 of these) [linker error] undefine reference to glut*********. The link was one that i had already looked at...
  15. Replies
    27
    Views
    4,736

    Problems with OpenGL(glut) in C++

    Okay, first of all...please don't bother posting if you're just going to say "www.google.com" or "search", because i have tried those and either way they don't help.
    Now to my problem...can someone...
  16. Replies
    2
    Views
    896

    oops i miss read-> The string you entered for the...

    oops i miss read-> The string you entered for the image verification did not match what was displayed. I thought it meant no search results. duh srry
  17. Replies
    2
    Views
    896

    Need help with full-screen

    Hi, I can't seem to find how to make the screen full screen on a C++ program. Help please...
Results 1 to 17 of 17