-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
4.8.4
-
None
-
Windows xp sp3 32bit, windows 7 64bit
I create an application that use ActiveQt technology.
There's something wrong when i try build debug and release application.
With the same source in the windows 7 64bit enviroment i can't build debug or release.
In the windows xp sp3 i can get only release build, the debug got an error.
The error is the same its :
myApp.idl:56: error: MIDL2183 : unexpected end of file found
This becouse the idl file is break! In the release version is good!
I attach the file its .txt for good reading but its idl file.
For generate the idl file qt crator run the app when build but for 'non understand' reason the app crash and the idl file is break!
PS: i have a good solution to use vb and qt app and the two send/receive message very well. The problem is i can't debug qt becouse i can't create the idl file
i'm using qt 4.8.4 msvc 2010