Thank you.
I have downloaded and extracted the qtpropertybrowser-2.5_1-opensource zip. I also ran the configure.bat as instructed. I am having a link error though. Can anyone help me understand what I am doing wrong?
I am using Visual Studio and have multiple lib projects and 1 app project. One of the lib projects includes "qtpropertymanager.h" "qteditorfactory.h" "qttreepropertybrowser.h". That library comples fine. When It comes time for the app to link I get errors like:
"error LNK2019: unresolved external symbol "public: class QtIntPropertyManager *....." etc.....
Since I am using LGPL I do not want it to link statically, just load the QtSolutions_PropertyBrowser-2.5d.dll at runtime like it does the core dll. I must be misunderstanding. Can anyone help explain?
Thank you!!
Last edited by Jsvc; 3rd October 2010 at 02:03.
Bookmarks