Search:

Type: Posts; User: Nikanoru

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    2,204

    Updating Dev-C++'s MinGW compiler

    I noticed the version of MinGW that comes bundled with the Dev-C++ IDE is almost a year old. I went to www.mingw.org but there's so many files for download, I don't know which ones I need!

    Does...
  2. Replies
    11
    Views
    9,387

    Well, I already tried using the libjpeg files...

    Well, I already tried using the libjpeg files from the official libjpeg site, with no different results. I've posted my question on the sourceforge.net Dev-C++ forum, maybe I'll get an answer there,...
  3. Replies
    11
    Views
    9,387

    Thanks for putting up with me and answering all...

    Thanks for putting up with me and answering all these questions ... :D

    How would I go about doing that? Just put those lines in my code somewhere?

    BTW Salem, are you a Dev-C++ user yourself?
  4. Replies
    11
    Views
    9,387

    NOOOO! Ahem. I thought it worked there for...

    NOOOO!

    Ahem.

    I thought it worked there for a moment (I didn't know the updater actually had later versions available than the site?) but after I tested out a few things and compiled a few times...
  5. Replies
    11
    Views
    9,387

    Yup. :( Maybe it's some bug in Dev-C++...

    Yup. :(

    Maybe it's some bug in Dev-C++ itself. I'll try and install an earlier version (I've got the latest one).
  6. Replies
    11
    Views
    9,387

    Well, under Dev-C++, I just go to "Project...

    Well, under Dev-C++, I just go to "Project options", and under the "Parameters" tab, in the "linker" space, I've got:

    -lopengl32 -lglu32 -ljpeg

    The documentation says I only need libjpeg.a if I...
  7. Replies
    11
    Views
    9,387

    Yeah, I'll just comment out the int INT32 then,...

    Yeah, I'll just comment out the int INT32 then, thanks. :)

    For the linker error, I'm just getting Dev-C++ standard linker error message:

    [Linker error] undefined reference to '(insert whatever...
  8. Replies
    11
    Views
    9,387

    Compiler errors when using libjpeg.

    Hiya,

    I've been visiting the site for quite some time, and I love it. Because it's so great, I've never had to ask a question before, until now! :D

    I'm using the mingw-based 32 Dev-C++...
Results 1 to 8 of 8