[Qt-interest] Q_OBJECT in DLL - Release build warnings
Oliver.Knoll at comit.ch
Oliver.Knoll at comit.ch
Wed Feb 10 10:30:47 CET 2010
Catalin Roman wrote on Wednesday, February 10, 2010 10:11 AM:
First off all, your attachement which obviously contained *binary data* (DLLs!) got detached from our mail scanner:
> The file CounterFoo.dll has been removed because it violated the
> Swisscom security policy.
Second, I cannot debug your code
- First, because I don't feel like debugging your code ;)
- Second, I don't have the time to
> But ... I have attached a CounterFooBar example(which is closer from
> the layout/deployment point of view my actual project) which gives me
> the warnings (Qt 4.6.0, Qt Creator 1.3.0, mingw32 compiler).
I have sent you a working example. There are no "magical settings" in my Qt Creator, Visual Studio 2005 Express, let alone the command line. If you want to rule out any "Qt Creator effects", go to a "Qt command line" (the one which sets all necessary environment variables such as PATH etc.), do a
%> qmake
%> mingw32-make clean
%> mingw32-make
So with my example you should be able to make your code work. And if you talk about "closer from the layout/deployment point of view of your actual project, well then, then "make it closer to my example", until it works ;)
Good luck,
Oliver
--
Oliver Knoll
Dipl. Informatik-Ing. ETH
COMIT AG - ++41 79 520 95 22
More information about the Qt-interest-old
mailing list