News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

How to create a shared object project, Is there such a create wizard ?

Started by hongxing, April 23, 2007, 03:18:40 PM

Previous topic - Next topic

hongxing

I want to create a shared object project, but in the "New from template" dialog, there is only Static library
template, no Shared object.

Can anyone give me an example or show me how ?

thanks in advance!

mandrav

Create a static library project and change its target type to "dynamic library" (Project->Properties->Targets).
Be patient!
This bug will be fixed soon...