Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Errors compiling Obj2Bmp
Message
De
04/10/2007 16:29:54
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Divers
Thread ID:
01258695
Message ID:
01258730
Vues:
15
>Hi Srdjan,
>
>EXTERNAL LIBRARY foxtools.fll is your friend
>
>MartinaJ
>
>>>>>Foxtolls.fll
>>>>
>>>>I tought so;
>>>>It is already added to the project
>>>>what else I need to do ?
>>>>
>>>>some preprocessor directives or something like that ?
>>>
>>>You can't add an .FLL to a project (i.e. build it into your .EXE); you need to have it as a separate file, and issue SET LIBRARY TO ... (ADDITIVE) before you call its functions.
>>
>>I added already statement in main prg.
>>
>>IF "FOXTOOLS" $ SET("LIBRARY")
>>ELSE
>>SET LIBRARY TO HOME()+"FoxTools.fll" ADDITIVE
>>ENDIF
>>
>>
>>Foxtools.fll is added to project (Under Others)
>>Still gives me errors when compiling to exe
>>
>>
>>Do I need some #Declare directives ?

Thks Martin,

That removed couple of errors
The rest of them I removed by removing demo/sample class from there which I am not using.

No more errors :)
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform