|
-
Dec 14th, 2004, 08:51 AM
#1
Thread Starter
New Member
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.
-
Dec 14th, 2004, 08:56 AM
#2
Hyperactive Member
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

-
Dec 16th, 2004, 06:23 AM
#3
Thread Starter
New Member
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?
-
Dec 16th, 2004, 06:31 AM
#4
Re: Compiling Error! Help plz.
 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 
-
Dec 16th, 2004, 01:45 PM
#5
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.
-
Dec 16th, 2004, 02:03 PM
#6
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 ...
-
Dec 17th, 2004, 06:18 AM
#7
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|