I compiled a simple Hello World console app, and I would like it to run on other computers without the compiler installed. Do you know what setting to have all the microsuck libraries linked in, so I can run this elsewhere, or is there another way to compile on one machine and run on another?
Thanks!