Results 1 to 12 of 12

Thread: Ok, I know I am a moron How do I compile?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2000
    Posts
    6

    Post

    Ok, I know you are all laughing now, I have just finished my first prog in vb and I don't know how to finish it(make it an exe file.) I tried to go to make, but it is shaded and I can't click on it. What do I do?

  2. #2
    Hyperactive Member
    Join Date
    Jun 1999
    Location
    Calgary Alberta
    Posts
    359

    Post

    what version of vb are you running? Vb6 has it on the FILE menu about 1/2 way down.

  3. #3

    Thread Starter
    New Member
    Join Date
    Jan 2000
    Posts
    6

    Post

    Im running vb5 control edition. Anyone know?

  4. #4

    Post

    Sure, I can help!
    Unfortunately, you can not compile just a standalone EXE. You can compile your program using the "Make xxxxx.EXE..." function on the file menu, but this would only run (most likely) on your computer. To distribute it to users without visual basic and certain ActiveX components, compile it using the Make xxxxx.EXE command, and then use the VB Setup wizard (on the start menu).

    ------------------
    Arien Talabac, author of Tiny Clock, the skinnable alarm clock for Windows--check it out at http://tinyclock.tsx.org.

  5. #5

    Thread Starter
    New Member
    Join Date
    Jan 2000
    Posts
    6

    Post

    Ya, only problem is, the 2 make commands in the file menu aren't highlited. I can't click on them!! Weird!

  6. #6
    Guru Aaron Young's Avatar
    Join Date
    Jun 1999
    Location
    Red Wing, MN, USA
    Posts
    2,177

    Post

    Do you have your Project loaded?

    If not, the Make Option will be grayed, load your project first, then select Make MyProjectName.exe..

    ------------------
    Aaron Young
    Analyst Programmer
    [email protected]
    [email protected]


  7. #7

    Thread Starter
    New Member
    Join Date
    Jan 2000
    Posts
    6

    Post

    Ok, this is exactly what I'm doing. I open my start menu and choose Visual Basic 5 cce. A window pops up asking if I want to create a new project. I click existing and click on my project. It then opens but I can't go to the make option. There are only these two shaded grey options
    Make..
    Make Project Group...
    They are both shaded grey.

  8. #8
    Guru Aaron Young's Avatar
    Join Date
    Jun 1999
    Location
    Red Wing, MN, USA
    Posts
    2,177

    Post

    If you Create a New, (Empty), Project and goto the File Menu can you Access the Make Option then?

    ------------------
    Aaron Young
    Analyst Programmer
    [email protected]
    [email protected]


  9. #9

    Thread Starter
    New Member
    Join Date
    Jan 2000
    Posts
    6

    Post

    Ok, if I try to create a new .exe project, the make option is greyed out. However, if I create an ActiveX control, make project1.ocx is listed.

  10. #10
    New Member
    Join Date
    Jan 2000
    Posts
    3

    Post

    compiling an .exe file is not possible using the control creation edition.

  11. #11

    Thread Starter
    New Member
    Join Date
    Jan 2000
    Posts
    6

    Post

    Awwwwwwwwwww!!!!!!!! Anyone know why this is??? Know where I can get a good version of vb?
    Possibly at minimal cost/free.

  12. #12
    New Member
    Join Date
    Jan 2000
    Posts
    3

    Post

    vb5 learning edition compiles .exe files. search around for that. i found it pretty cheap at a used bookstore.

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