Thank you very much!
How do you know all that?![]()
Thank you very much!
How do you know all that?![]()
hi! i've followed the steps in building the application and it works fine.
the problem is, when i try to build a library(.dll) it can no longer build it.
my project.pro looks like this:
please help.. thanks...QT = gui core sql
CONFIG += qt warn_on release dll
DESTDIR = bin
OBJECTS_DIR = build
MOC_DIR = build
UI_DIR = build
FORMS = ui/dialog.ui
HEADERS = src/dialogimpl.h
SOURCES = src/dialogimpl.cpp src/main.cpp
TEMPLATE = lib
Bookmarks