Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unable to find Visual Class Library (LibraryName)
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00395583
Message ID:
00395600
Vues:
22
>Hi:
>
>I have a VFP 6.0 classlib built into a AppA.EXE file. Within AppB.EXE I'm trying to instantiate a class that is defined within AppA.EXE:
>
>oSomeObj = NEWOBJECT("AppAClass","AppA.VCX","AppA.exe")
>
>When I compile the AppB project I get the following compile time error:
>
>Unable to find Visual Class Library AppA
>
>I tried using the EXTERNAL LIBRARY command, but this fails to resolve the PM problem. Any ideas on how I can trick the PM to ignore this error?
>
>Thanks!

I take it by your example that APPA.VCX was excluded from the APPB project. Is APPA.EXE in the same folder as APPB.EXE? If not, APPA.EXE must at least be in the VFP search path.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform