Results 1 to 7 of 7

Thread: Compiling Error! Help plz. [RESOLVED]

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2004
    Posts
    13

    Resolved Compiling Error! Help plz. [RESOLVED]

    Hey, my account was deleted for some reason, but that's OK. Anyways, I was wondering if anyone could help me with this incredibly frustrating and painful compiling error I'm having.

    Basically, when I press "start" or "compile" then the form disappears, the sidebars and "immediate" bar are still there, but nothing happens. I was wondering if anyone could help me with this problem.

    My self diagnosis is that it could be fixed by changing the default compiling options, but I can't find them anywhere. On the plus side, searching for it has taught me some more about VB6, but I'm itching to see if my movement works!

    Thanks for all your help!
    Last edited by thejoemeister; Dec 17th, 2004 at 06:18 AM.

  2. #2
    Hyperactive Member mudfish's Avatar
    Join Date
    Feb 2004
    Location
    Chit Chat
    Posts
    353

    Re: Compiling Error! Help plz.

    Do you get an error?
    Do you have a form?
    You are using VB6?
    Mudfish AKA Bowfin
    I can spell "If" all day right, just a coder!


    "Always do sober what you said you'd do drunk. That will teach you to keep your mouth shut." -- Ernest Hemingway

    Member of the ECCC

  3. #3

    Thread Starter
    New Member
    Join Date
    Dec 2004
    Posts
    13

    Re: Compiling Error! Help plz.

    No, I don't get an error.
    Yes, I have a form.
    Yes, I'm using VB6.

    Picture attaching isn't working, so give your e-mail and I'll send you the whole thing. Are there default compiling options?

  4. #4
    Frenzied Member thegreatone's Avatar
    Join Date
    Aug 2003
    Location
    Oslo, Norway. Mhz:4800 x12
    Posts
    1,333

    Re: Compiling Error! Help plz.

    Quote Originally Posted by thejoemeister
    No, I don't get an error.
    Yes, I have a form.
    Yes, I'm using VB6.

    Picture attaching isn't working, so give your e-mail and I'll send you the whole thing. Are there default compiling options?
    There are default options, this is how mine is setup (below) to change compiliation options go to Project, then where it says PROJECTNAMEHERE properties... (right at bottom) click it and click on the complie tab

    Zeegnahtuer?

  5. #5
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: Compiling Error! Help plz.

    I dont think the problem is compiler related. Check your code, mabe you set the form to Invisible on load or something.

  6. #6
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Compiling Error! Help plz.

    I would recommend the same thing: RUN IT IN A FULL DEBUG MODE FROM THE LINE THAT YOUR APP BEGINS WITH.
    Although, check what StartUp object is set in your project by going to Project >> Properties ...

  7. #7

    Thread Starter
    New Member
    Join Date
    Dec 2004
    Posts
    13

    Re: Compiling Error! Help plz. [RESOLVED]

    I changed the default compiling to P-Code and it works perfectly for what I want to use. Thanks guys! Stay tuned for my game.

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