` Comment on an Icetips Article
Icetips - Templates, Tools & Utilities for Clarion Developers

Templates, Tools and Utilities
for Clarion Developers

Add a comment to an Icetips Article

Please add your comments to this article. Please note that you must provide both a name and a valid email address in order for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!

Your Name:  
Email:  
Header text/Subject:  

Please enter your comment in the box below:

Back to article list   Search Articles     Add Comment     Printer friendly     Direct link  

Par2: Creating local function libraries
2001-12-05 -- Maurice Pilotte
 
> I have a been able to create a dll (based on clarion functions) that can be > compiled with a standalone(c55runxDLL). How can I remake the dll so that it > can be compiled into a local runtime library? (using c55gEE) This can be done in the app file in the Projects / Properties. For a DLL, set the Target Type to DLL and the Runtime Library to Standalone. For a local library change the Target Type to LIB and the Runtime Library to Local. In the Project tree, remove the default Target File and add %L%.lib. This will generate a separate lib file for each version you compile. The local lib will have an L appended to the name (before the extension).


Today is May 3, 2024, 6:45 am
This article has been viewed 35115 times.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: