Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Help
»
How to create a shared object project, Is there such a create wizard ?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: How to create a shared object project, Is there such a create wizard ? (Read 3775 times)
hongxing
Guest
How to create a shared object project, Is there such a create wizard ?
«
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!
Logged
mandrav
Project Leader
Administrator
Lives here!
Posts: 4315
Re: How to create a shared object project, Is there such a create wizard ?
«
Reply #1 on:
April 23, 2007, 03:28:24 pm »
Create a static library project and change its target type to "dynamic library" (Project->Properties->Targets).
Logged
Be patient!
This bug will be fixed soon...
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Help
»
How to create a shared object project, Is there such a create wizard ?