Mailinglists
For now KDL shares his mailinglists with all other Orocos projects. If there is enough KDL-only traffic KDL-specific mailinglists will be created.
If you have an account on this Orocos webpage you can subscribe here
Otherwise use the following links:
- Mailinglist for announcements: very low traffic, only new releases etc
- Mailinglist for users: meant for users who have questions about the existing code.
- Mailinglist for developers: meant for developers who have questions about extending the code.

Generated Library with VC++
Hi,
I want to use KDL with Visual Studio 2008, and I followed all the procedure explained in the webpage. When I build the project (created previously by cmake), it just gives me a dll file with the name of "orocos-kdl.dll" file. But, I'm not able to use this file (I think there should be another file with the name *.lib). I will be thankful if you tell me what I should to have the lib file, or how to use the dll library in my project.
Thanks,
Mohammad