Search:

Type: Posts; User: KnightAdz

Search: Search took 0.01 seconds.

  1. Replies
    9
    Views
    2,238

    The source code I'm using is here: ...

    The source code I'm using is here:

    http://lazyfoo.net/SDL_tutorials/lesson04/index.php

    I downloaded it and the source files so that I was using the same as what everybody else must have, it...
  2. Replies
    9
    Views
    2,238

    Yes I agree, what I meant (although it didn't...

    Yes I agree, what I meant (although it didn't come out well) was that I think I haven't set-up SDL_image correctly, however I have followed the tutorials on how to exactly, and there have been no...
  3. Replies
    9
    Views
    2,238

    Yea, that is where the file is, but as near as I...

    Yea, that is where the file is, but as near as I can tell, for some reason IMG_Load() will not load it and so the program doesn't run properly. It can't be a problem with the code because I have...
  4. Replies
    9
    Views
    2,238

    I think I am doing the tutorial after the one you...

    I think I am doing the tutorial after the one you are thinking of, not the one with the 2 second pause, but the one where it is supposed to wait for the user to click the 'x' to close the window...
    ...
  5. Replies
    9
    Views
    2,238

    Please help me with SDL_image

    I am follwing Lazy foo's tutorials, but have run into a problem with SDL_image, the program I have copied from the tutorial (that countless others must have used) compiles with no errors or warnings....
  6. Replies
    4
    Views
    1,672

    Thankyou, I will make those changes (and look up...

    Thankyou, I will make those changes (and look up bit shifting!). Thanks for the quick response!
  7. Replies
    4
    Views
    1,672

    Possible loss of data?

    I'm new to C++ and was trying to write a program that would ask for a number then return its binary form. However I couldn't get it to compile while trying to use integer powers, and had to use a...
  8. Replies
    6
    Views
    1,163

    Oh right, ok. Well I have Visual C++ now,...

    Oh right, ok. Well I have Visual C++ now, although am still a bit confused. Why is there a separate folder for header files? If I have to include the header files in the .cpp file anyway, why not...
  9. Replies
    6
    Views
    1,163

    Ok, I think I'll get VC++ then, if I can. I don't...

    Ok, I think I'll get VC++ then, if I can. I don't really understand what I have as when I have written other code in this Plato thing it will only build and run if i put .h on the libraries(?) I want...
  10. Replies
    6
    Views
    1,163

    Declaring strings in Plato3?

    Hi, I'm new to this forum and fairly new to C++. I have been doing some of the tutorial on this site, however my compiler seems to have different commands to the ones used here. In particular I...
Results 1 to 10 of 10