Hello.. im ben, im new to programming so sorry if this seems like a stupid question (as it probably is)
im using Visual Studio Express 2012 for desktop
my problem is, i have written some basic code to show my friends a 'program' to try and get them into it.
its simple code basically just cin and cout and a couple of if/else statements
my only problem is im really trying to figuire out how i compile code and make it so it can run on my friends computer
im running win 8 everyone else i know is on vista or 7 or xp
when i finished my code, i pressed build, debug(start without debug) and it works fine, then i press build --> rebuild
copy the application and email it to my friends, but when they open they get errors like MCVCPPD.dll missing ---
exscuse my foolishness but how can i just get a program to work on a mates pc... also just to clarify, when i press build - is that compiling??? thank you for your time