Librarys

Hi!

I want to write a OpenGL-Wrapper for me under linux. How can i make DLL`S under linux?

wfg codi

I think that they are just called shared libraries under linux. Here is a tutorial http://users.actcom.co.il/~choo/lupg/tut…_shared_library

Thanx for this tutorial.

Is it easyer to build shared-librarys with KDevelop? is there a ‘template project’ ?

wfg codi

I do not use KDevelop but I would be surprised if it does not have a template project or wizard for this. In my opinion is it very easy to build a simple shared librariy from the command prompt but probably do KDevelop also supports more complicated builds.

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.