Re: [Interest] Qt5.3 beta and msvc2013 "Signal not found" from external dll

2014-04-28 Thread Thiago Macieira
Em seg 28 abr 2014, às 21:41:00, Brian Dentino escreveu: > Has anyone run into something like this before? Could this be a bug, > or am I doing something wrong in the link/export/import process? My > experience with Qt Windows development is admittedly limited, so any > advice for debugging this wo

[Interest] Qt5.3 beta and msvc2013 "Signal not found" from external dll

2014-04-28 Thread Brian Dentino
Hi all, I'm having a hard time getting to the root of a warning I see when I run an application I'm building for Windows 7 (compiled via msvc2013 x64 toolchain). I have an external dll I am linking to, which exposes a QObject subclass that has some signals: class USYSWEBSOCKETREMOTEOBJECTLIBSHAR