Search:

Type: Posts; User: Grumpy_Old_Man

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    16
    Views
    3,552

    Ha ha ha

    Lol... that is almost as good as the quote that says if you stick with it in a year or so... you too will be able to make a spinning cube.

    As for the subject at hand? Dont let the compiler get you...
  2. Replies
    8
    Views
    1,699

    Thanks F-fry... As for the other stuff, I...

    Thanks F-fry...

    As for the other stuff, I didnt necessarily mean a straight conversion of html to c++. But maybe coding around the html. But that even sounds hinky to me... LOL! I was more looking...
  3. Replies
    8
    Views
    1,699

    That sounds like what I need, I will save this...

    That sounds like what I need, I will save this thread to my HD and try to figure out how it all works.... My brain is not able to compile all the information at once... LOL!

    I just wish I knew...
  4. Replies
    8
    Views
    1,699

    Actually, I used html and java out of...

    Actually, I used html and java out of frustration. I couldnt figure out how to make things work in msvc. It seems like it should be simple enough to click a defined region in a graphic and have an...
  5. Replies
    8
    Views
    1,699

    OK, Not really a Game... But, Close!

    What I have so far is 2 html pages. The first one uses Javascript to open the second at full screen, maximized, no scroll, no sizing, etc.

    The page that is opened uses Javascript to embed .wav...
  6. Hrmmpf, 102 views and not one reply? Any...

    Hrmmpf, 102 views and not one reply?

    Any chance we can get instructions on how to compile this stuff?
  7. Replies
    23
    Views
    3,531

    Iv'e just spent the last few days checking out...

    Iv'e just spent the last few days checking out http://www.Blender3D.org

    The Open source app there is pretty wild, its like Lightwave with a game engine if you get Version 2.25.

    I've spent the...
  8. Replies
    0
    Views
    1,809

    Blender3D, XML, and MSVC ???

    Has anyone tried Blender? It's an open source 3D modeler/ Game Maker/ Animator?

    It reminds me of Lightwave but is only 6Megs of code...

    And... this thing can make games.

    There is a plugin to...
  9. Replies
    23
    Views
    3,531

    "a few ticks of time"... indeed :rolleyes: I...

    "a few ticks of time"... indeed :rolleyes:

    I better rephrase that...

    MSVC++ 6 HAS TOO MANY DAMN BUTTONS!!!

    I could spend days just looking through all the things this thing can do....
    ...
  10. Replies
    23
    Views
    3,531

    Nice!! Thanks!! I'll copy and paste that for...

    Nice!! Thanks!! I'll copy and paste that for later...

    Considering that I only did my first Hello.cpp a couple days ago, it may take a few ticks of time to figure that out.
  11. Replies
    3
    Views
    1,216

    So bizarre.... my taskbar properties was set to...

    So bizarre.... my taskbar properties was set to minimize all windows and I didnt have the Korean language update installed for ie....

    Not that anyone cares but, once I set my properties to cascade...
  12. Replies
    23
    Views
    3,531

    After installing Allegro, the home page make my...

    After installing Allegro, the home page make my ie6 crash... LOL!
    Oh well... had to use DJGPP (bleah DOS!) anyway...

    Is there a specific way to uninstall allegro?


    I just got MSVC6 and within...
  13. Replies
    3
    Views
    1,216

    This is bizarre... no other page does this ??? ...

    This is bizarre... no other page does this
    ???

    The thing is, I recently downloaded and compiled the allegro source file... But then removed it.

    Could I have damaged something by not...
  14. Replies
    3
    Views
    1,216

    Allegro homepage??

    when my browser goes to this page;

    http://alleg.sourceforge.net/



    My ie6 browser crashes... can anyone else connect to this page?
  15. Replies
    1
    Views
    1,230

    Does GLUT have an interface?

    I thought I saw somewhere that it does...

    I compiled the source code, but I need to redo it because I set the unzip utility to extract to C:\glut-3.7.6-src so of course now my stuff is in...
  16. Replies
    20
    Views
    4,382

    Day 2 of teach yourself ansi bastardization in 21...

    Day 2 of teach yourself ansi bastardization in 21 days has this piece of code



    #include <iostream.h>
    int Add (int x, int y)
    {

    cout << “In Add(), received “ << x << “ and “ << y << “\n”;...
  17. Replies
    15
    Views
    3,072

    :eek: Someone coulda said somethin before I...

    :eek: Someone coulda said somethin before I wasted 2 days getting DJGPP, RHIDE, and ALLEGRO setup... LOL!

    At this rate, in abooout one year, I will be able to make a really visually ugly game...
  18. Replies
    15
    Views
    3,072

    Can gcc be used on windows? DOH!!! ...

    Can gcc be used on windows?



    DOH!!!


    Nevermind that dumb question...

    I guess a better question is how well does DJGPP perform with all the tutorial code out there?
  19. Replies
    23
    Views
    3,531

    Yup, followed that exact same page... gcc -v...

    Yup, followed that exact same page...

    gcc -v only worked in C:\Dev-Cpp\bin

    and C:\Dev-Cpp>make

    returned a bad command error....

    It was ugly...
  20. Replies
    15
    Views
    3,072

    Why not MSVC? Can it use allegro and Glut?

    Why not MSVC?

    Can it use allegro and Glut?
  21. Replies
    15
    Views
    3,072

    Compilers 101... and your opinion

    I jumped in with the Dev-C++, priced the MSVC(which is now in the .net versions), shied away from Borland because of the ominous postings of having to learn Borland C++... etc., etc., ad infinitum,...
  22. Replies
    23
    Views
    3,531

    UGH!! GLUT doesnt work with DevC++! I cant...

    UGH!!

    GLUT doesnt work with DevC++!

    I cant get allegro and mingw32 to compile correctly.

    And, The reading is making my head feel woozy...LOL!

    Time to go with another compiler...
  23. Replies
    23
    Views
    3,531

    What about GLUT? Can I use that? Perhaps I...

    What about GLUT?

    Can I use that?

    Perhaps I could apply my bmp or jpg as a texture to a single planar box shape which responds to a click of the mouse to cycle through the stored images.
    ...
  24. Replies
    23
    Views
    3,531

    Isnt there something along the lines of: if...

    Isnt there something along the lines of:


    if mouse clicks
    {
    cout << *.bmp;
    }

    if esc
    {
  25. Replies
    23
    Views
    3,531

    ACK!!! Setting up allegro with devc++ looks...

    ACK!!!

    Setting up allegro with devc++ looks tricky,

    I'm still stuck in chapter 3 of most of my books.

    Perhaps this should be a back shelf project.
Results 1 to 25 of 56
Page 1 of 3 1 2 3