Translations:Development/FAQs/Technical FAQ/62/en: Difference between revisions

From KDE TechBase
(Importing a new version from external source)
 
(No difference)

Latest revision as of 17:40, 19 July 2019

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Development/FAQs/Technical FAQ)
A lib is something you link to, a module is something you dlopen. You can't dlopen a lib ; you can't link to a module.

A lib is something you link to, a module is something you dlopen. You can't dlopen a lib ; you can't link to a module.