Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I need to build a static lib to include it in an other project. Is there something i have to take care about.
Just setup the .pro file correctly:
@ TEMPLATE = lib CONFIG += staticlib @
That's all.
oh. thats easy when you know that! thx a lot!
PS.: status can set to solved!
You can do that yourself. Just edit your very first post, the link is right to the post, below username and avatar, and prepend "[Solved]" to the topic.
done, thx