LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Urgent! How to create a library (.so) file under KDevelop? (https://www.linuxquestions.org/questions/programming-9/urgent-how-to-create-a-library-so-file-under-kdevelop-302128/)

jiapei100 03-15-2005 11:24 PM

Urgent! How to create a library (.so) file under KDevelop?
 
How to create a library (.so) file under KDevelop?

I just mean, how can I use the GUI enviroment to change some configurations like that in Microsoft .net, but not manually change MakeFile or something else to build my own .so files?

Cheers
JIA Pei

Mara 03-16-2005 03:35 PM

Open Automake manager/QMake manager window (usually in the tabs on the right), click on the directory representing subproject (with default options you have only one 'src'), choose 'Subproject options', switch to 'Basic' tab and you have 'Template' option. Check the 'Library' field and it's done.


All times are GMT -5. The time now is 10:32 AM.