Search:

Type: Posts; User: 0_AintLifeGrand

Search: Search took 0.01 seconds.

  1. Maybe a stupid question, but why isn't such a...

    Maybe a stupid question, but why isn't such a (system) library always linked?
    Does that result in extra time/effort for the linker/compiler, even when the functions are not called?
  2. OK, forget the last comment. I enterred gdi32...

    OK, forget the last comment.
    I enterred gdi32 in the library list, that did the trick.

    Since I'd like to learn something from this, can someone explain what I'm actually doing by this. Yeah.......
  3. Hi tabstop, Thanks so far. It's a...

    Hi tabstop,

    Thanks so far.
    It's a non-makefile project. So I went to the form as in the help you pointed to....
    So what exactly do I need to fill in libraries form? I can enter a library, or...
  4. @CornedBee : Yes this thread is similar to the...

    @CornedBee : Yes this thread is similar to the one you linked to..., but I was asked to open a new thread since the other is too old, you'll see that in the last post.

    Indeed Eclipse ingnores the...
  5. undefined reference to `_SetTextColor@8'

    Im new to open gl, and im having some troubles:

    when i try to run this code:

    Code:


    #pragma comment(linker, "/subsystem:windows")
    /* Pre-processor directives*/
    #include <windows.h>
  6. Replies
    12
    Views
    13,518

    Hi All, Newbie having the same problem as is...

    Hi All,

    Newbie having the same problem as is posted here. I'm working in Eclipse (C++) IDE with MinGW/MSYS though .
    Including resources.h does not cut it for me. Anyone know how I can solve...
Results 1 to 6 of 6