Results 1 to 3 of 3

Thread: Build?

  1. #1

    Thread Starter
    Hyperactive Member Emo's Avatar
    Join Date
    Jul 2000
    Posts
    428

    Question

    I have a question about when you see an application and it the about box or somewhere else, it says i.e. "Build: 3245". What does that mean? I've seen this in ICQ and other applictions...

    Thanks!
    -Emo
    -=VB6 Enterprise Edition=-
    -=VC++6Enterprise Edition=-
    «¤E³m°O²™¤»

  2. #2
    Frenzied Member HarryW's Avatar
    Join Date
    Jan 2000
    Location
    Heiho no michi
    Posts
    1,827
    I think each time they compile the executable they give it a build number, and whichever one they finally settled on and distributed, that's the version you get.
    Harry.

    "From one thing, know ten thousand things."

  3. #3
    Guest
    If you go to:
    Project > [Project] Properties > Make
    You'll see a frame that has 3 textboxes.
    The values in these textboxes represent the version of the app.
    Major . Minor . Build (Revision)
    The build number is like a Minor Minor.
    If you check the checkbox that says "Auto Increment" then every time you compile your app the number in the Revision textbox will increment by one.
    It's a part of the version of the app.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width