Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compiling / Other Errors with Class Libraries
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00519247
Message ID:
00519908
Views:
12
>>>Either that option, or just COMPILE CLASS yourclassname
>>
>>BTW, if you use classes without source code (say, GH), you can not use Recompile all option.
>
>Yes, you can. When you build your final exe, you just do it in steps. First you use Recompile All option. Then you copy the fresh class libraries which have no source code from their source file (ZIP) into your project directory again. Then you build EXE with Recompile All option unchecked. So, all your source code is recompiled. I personally use Recompile All option very seldom. Usually before I do the final build for the distribution EXE version. BTW, this procedure is described in GHL's Readme.doc

Nick,

I read GHL Readme.doc But I included several classes in nAdditions classlib, which resides in our common directory and shared between several applications. So, I can not use recompile all optiion, otherwise I have to do very tedious process again.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform