I need to create a Qt 4 Dynamic-link library. I’m working in visual studio 2008. Does anyone know of a good tutorial of how to create a dll and add it to another project? I found one yesterday but forgot to bookmark it. Now I cannot find it.
I need to create a Qt 4 Dynamic-link library. I’m working in visual studio 2008. Does anyone know of a good tutorial of how to create a dll and add it to another project? I found one yesterday but forgot to bookmark it. Now I cannot find it.
In your qmake file set the variable TEMPLATE to dll. The code will then be built as a dynamic library.
Mithin
www.mithin.in
read this thread and also you can seach by forum.![]()
Qt Assistant -- rocks!
please, use tags [CODE] & [/CODE].
Bookmarks