[Gambas-user] Creating a library....

Demosthenes Koptsis demosthenesk at gmail.com
Sun Jun 10 17:10:02 CEST 2018


Hello, i want to port to gambas the libc library, so i decided to create 
a library project.

i have some questions...

1) First i created a new project as a command line project

2) i added a module file for all Public Extern functions, named gbLibc

3) i have also a Main module for testing purposes.

i want to ask when a choose from project properties "Library" as project 
type, i need the Main module?

Or before i compile the project i need to remove the Main module and 
have only the gbLibc module?

How i must setup the project to create a library?

Thanks.



More information about the User mailing list