Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
General build question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
General build question
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Application:
Desktop
Divers
Thread ID:
01443433
Message ID:
01443433
Vues:
131
In my never-ending quest for TFS 2010 glory, I've been experimenting with automating our builds. The issue I've run into is something related to what happens when we currently build.

We get errors about unknown or undefined items, to which we click Ignore All and the build succeeds and the executable runs just fine. Rather than go down the road of trying to figure out how the automation process can ignore these build errors, I was wondering if someone could give me a tip on how to resolve these items.

For example, one of the compilation issues regards an array that's showing up as undefined. This array is declared as a parameter (e.g., LPARAMETERS taTest) and is passed in by reference. Does the array parameter need to be more strictly defined like LPARAMETERS taTest(1)?
Jon Rosenbaum
Devcon Drummer
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform