<SOLVED>cannot find entry point
-
Hi
I am working in a development team of 4 engineers and we each have the same development environment-
VS2012
Qt5.1.1
Windows 7If one of us compiles an application and then copies the executable to another’s machine it will not run. It complains about not being able to find entry points in the Qt Dlls even though the DLLs are identical. If the DLL from machine 1 is copied to machine 2 the program will run.
I would be grateful if anyone has any ideas on what might be the cause of this.
Thanks