Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compile Error in .App
Message
De
11/09/2001 20:57:56
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Divers
Thread ID:
00555090
Message ID:
00555329
Vues:
17
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform