Recent content by Konnor

  1. K

    What are 10 important words or phrases from the book Roll of Thunder, Hear My Cry?

    I dont know how far into the book you're supposed to be so I'm just giving you a link to a bunch of good quotes. NOT being a hater, but if you ever get some time, and I myself am noooo book worm, the book is very well written and I remember really enjoying it and going on to read the book the...
  2. K

    What are good books to Learn AI for C++?

    Im interested in Learning more about AI in c++, i've worked through Beginnign C++ through game programming by Michael Dawson and C++ Primer Plus By Stephen Prata. What are some good books (not based on game programming if at all possible) that teach Artificial inteligence for c++?
  3. K

    Help with c++ and a little html, incremental linker file and C++ download link not...

    ...working on personal site? so i've been having this problem ALOT for the past few days and im really tired of it, i though i had it fixed but apparently i dont. DO NOT SEND ME LINKS TO DLL STUFF!! but i'm RELEASE COMPILING my c++ projects and putting them on my personal site. when you download...
  4. K

    Help with c++ and a little html, incremental linker file and C++ download link not...

    ...working on personal site? so i've been having this problem ALOT for the past few days and im really tired of it, i though i had it fixed but apparently i dont. DO NOT SEND ME LINKS TO DLL STUFF!! but i'm RELEASE COMPILING my c++ projects and putting them on my personal site. when you download...
  5. K

    DLL problem with a c++ download (HTML and C++ problem)?

    i have a website for publishing my c++ programs that i write, and for some reason when i download them on a different computer it says im missing a MSVCP100D.DLL. I've downloaded visual C++ 2010 redistribution package and "release comiled" it, so im really not sure why that keeps happening... if...
  6. K

    c++ download link not working, missing dll?

    so i asked this earlier and it didn't work, i've tried release compiling it and it doesn't work. I've downloaded visaul c++ redistribution package and i dont think i know how to use it, i just installed it and that was it. oh and its a .zip file of an .exe file made in visual studios c++ with...
  7. K

    missing dll for an .exe download? PLEASE HELP IF YOU KNOW HTML!?

    so i have a site, khoanyneosr.webs.com and im trying to get the downloads working, and when you open the programs after you unzip them on some computers (2 that i know of both hp if that matters) display that its missing a MSVCP100D.DLL and i have absolutly no clue how to fix it. The programs...
  8. K

    Html, how do I create a downloadable object?

    so im not sure how to say it but im creating a website that has all of my C++ work on it, and im new to html so im wondering what i would do to create a link or button that would allow the user to download a file, To be more specific an executable file or .zip files...
Back
Top