Search:

Type: Posts; User: beaglette

Search: Search took 0.00 seconds.

  1. I am not sure that I require a TurtleGraphics.cpp...

    I am not sure that I require a TurtleGraphics.cpp file.

    it compiles now - I changed

    in the TurtleGraphics.h file



    void processTurtleMoves(const int commands[]);
  2. The old 'turtle' program....help with it compiling to start

    I am working a variation of the 'turtle' program.

    I was given this code by the instructor, and I just want it to compile first, but I am getting these errors using Studio 08.
    ...
  3. Then I am really confused. I sent the exe of a...

    Then I am really confused.

    I sent the exe of a MS VS 2008 compiled version 'hello world' to two other people (parents) who do not have visual studio. They are running xp home (mom) and pro (dad),...
  4. Just my opinion: it seems kind of silly that you...

    Just my opinion: it seems kind of silly that you have to copy the runtime libraries over to the new machine when you compile in the 2010 version, but in the 2008 version it works without the extra...
  5. How do fix a MS VS 2010 Ultimate 'hello world' error "missing MSVCP100D.DLL"

    Hello,

    I am trying to run a simple 'hello world' on MS Visual 2010 Ultimate. It compiles ok, but when I run the exe on a windows computer that does not have MS Visual 2010 Ultimate installed, the...
Results 1 to 5 of 5