Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compile Error in .App
Message
From
11/09/2001 20:57:56
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
To
11/09/2001 16:56:31
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00555090
Message ID:
00555329
Views:
18
>Yes, there are errors, but this has happend always before. There are files that are not found because they will be created later when the executable is running, and the code refers to those files.
>But this has never stopped the compilation of the exe in VFP 6, and this also doesn't stop the compilation in VFP7 unless I check the "Compile all" checkbox in VFP 7.
>Is this a change in VFP 7? I know from Visual Basic that it stops compiling on errors. In FoxPro 2.6 and VFP 6 compiling never stopped because of these errors.

The change may be in the behavior; there were situations in previous versions of Fox where the 'recompile all' would freeze Fox. The error may be caught now, and you may be experiencing a reported error instead of freezing. There were usually a couple of tricks to get out of this:
- pack the project (there's an option in the Project menu)
- open the project as a table and blank Object memo. Close, open the project and try to recompile.
- track what it's compiling and catch the last file compiled; edit that file and change the code a little - add a comment or move a couple of lines
- try again
- If nothing else works, rebuild project from scratch.

So, there's no sure-fire magic here, just a few things to try. Might work.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform