Code::Blocks Forums
User forums => Help => Topic started by: hongxing on April 23, 2007, 03:18:40 pm
-
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!
-
Create a static library project and change its target type to "dynamic library" (Project->Properties->Targets).