QT: problem with creation of C++ library
- by Giuseppe
Dear All,
I am trying to create a C++ library with QT. However, when I launch the builder,
QT Creator asks me to provide an executable. I do not understand what it is really
asking for. Why would need an executable to make a library?
Thanks!!!