Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invalid Path or File Name
Message
De
26/07/2012 05:30:03
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
25/07/2012 17:30:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01549261
Message ID:
01549306
Vues:
44
>>I'm getting this error when I try to Rebuild the project or build an app/exe from it and I don't know how to find the source of the problem.
>>
>>I created a new project and just put in the startup file and asked it to rebuild and get the same error.
>>
>>I opened the Debugger Watch Window and put a break on PROGRAM(). Then tried to recompile but the debugger never started up.
>>
>>Any suggestions gratefully appreciated.
>>
>>........Rich
>
>Thanks Boris and Al. I looked at what you suggested and couldn't find anything out of the ordinary.
>
>I'm wondering if there is any way to find the application which is used to rebuild the project and somehow get the debugger active?

It could possibly be a .h file that's #included somewhere and not found when compiling.

The steps with the debugger:
- just open the debugger, no breakpoints
- build exe blabla from blabla recompile
When it breaks, look at the debugger's output window... if you have VFP9. I'm not sure the names of components are echoed there in VFP8.

Alternately, build it from the project manager, and make sure you check the "Display Errors" checkbox. That should create blabla.err text file with the location of the file where the error happened. Unfortunately, if it's a vcx, it won't say which class... but then the path error in there is most likely to come from a .h file, or a .picture... can't remember what else could it be.

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