Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Publishing my program
#11
(01-15-2012, 01:02 AM)RDCA Wrote: Actually it is because he is publishing it, instead of just sending him the right file:
C:\Users\{UserName}\Documents\Visual Studio 2010\Projects\{ProjectName}\{ProjectName}\bin\Debug

OP just debug once (F5), then navigate to this and send him the .exe - executable file to your friend.
Example: My username for my computer is RDCA, and my project is called Contra

C:\Users\RDCA\Documents\Visual Studio 2010\Projects\Contra\Contra\bin\Debug

Quote:C:\Users\{UserName}\Documents\Visual Studio 2010\Projects\{ProjectName}\{ProjectName}\bin\Debug

Lipssealed !!

No no. I would suggest NEVER ever getting into that bad habit. Make absolute sure that your project is in Release configuration when you want to use the compiled executable. Always.

If you ever begin a language like C++ you'll never get away with that. It's very very bad to do.
Reply


Messages In This Thread
Publishing my program - by camf - 01-14-2012, 01:53 AM
RE: Publishing my program - by Techie. - 01-14-2012, 03:53 AM
RE: Publishing my program - by camf - 01-14-2012, 09:49 AM
RE: Publishing my program - by AceInfinity - 01-14-2012, 03:53 AM
RE: Publishing my program - by AceInfinity - 01-14-2012, 10:07 AM
RE: Publishing my program - by camf - 01-14-2012, 10:09 AM
RE: Publishing my program - by AceInfinity - 01-14-2012, 10:25 AM
RE: Publishing my program - by camf - 01-14-2012, 10:43 AM
RE: Publishing my program - by AceInfinity - 01-14-2012, 07:13 PM
RE: Publishing my program - by RDCA - 01-15-2012, 01:02 AM
RE: Publishing my program - by AceInfinity - 01-15-2012, 01:10 AM
RE: Publishing my program - by RDCA - 01-15-2012, 01:52 AM
RE: Publishing my program - by AceInfinity - 01-15-2012, 02:09 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Publishing question. HatredTrinity 6 1,955 10-24-2009, 11:41 AM
Last Post: Red X

Forum Jump:


Users browsing this thread: 2 Guest(s)