Search:

Type: Posts; User: 2Biaz

Search: Search took 0.01 seconds.

  1. Replies
    18
    Views
    11,912

    well i dont know how to link very well, i think...

    well i dont know how to link very well, i think im gonna learn that and console programming, and i am using the latest dev-c++ normally, just wanted to test it in the old one.
  2. Replies
    18
    Views
    11,912

    i tried it with my old Dev-C++ 4 compiler, but...

    i tried it with my old Dev-C++ 4 compiler, but there were different errors now. It didn't say anything about the glaux.h file, but instead said this:

    c:\documents and settings\tobias\mina...
  3. Replies
    18
    Views
    11,912

    Sorry if this is dumb, but how do I link with...

    Sorry if this is dumb, but how do I link with libs? I tried to remove the #include <gl/glaux.h>
    and i inserted this instead:


    #pragma comment(lib, "opengl32.lib")
    #pragma comment(lib,...
  4. Replies
    18
    Views
    11,912

    /* Steven Billington January 13,...

    /* Steven Billington
    January 13, 2003
    May 26, 2003 - UPDATE
    RobotOGL.cpp
    [email protected]

    The following program creates a window and then
    ...
  5. Replies
    18
    Views
    11,912

    i will, however how do you post the source? i...

    i will, however how do you post the source? i mean like is it or something? By the way, nice avatar and title Salem ;)
  6. Replies
    18
    Views
    11,912

    i alredy tried to remove it, but it was broken....

    i alredy tried to remove it, but it was broken.
    Also I tried to compile some tutorials in vc++ 6 , but they gave no errors when compiling. When building however gave like 15 or 23 errors. Weird.
    Do...
  7. Replies
    18
    Views
    11,912

    I created a new Win32 project.

    I created a new Win32 project.
  8. Replies
    18
    Views
    11,912

    This is weird. When I try to compile that code...

    This is weird. When I try to compile that code with Visual C++ 6.0 i get these errors:

    --------------------Configuration: 1424sfsdfd - Win32 Debug--------------------
    Compiling...
    dasd.cpp...
  9. Replies
    18
    Views
    11,912

    Problem with OpenGL tutorial

    Ok, I know a little on C++ and I have decided to learn OpenGL and Windows programming. However, in the source code of the fourth OpenGL tutorial on this site (...
Results 1 to 9 of 9