Closed GoogleCodeExporter closed 9 years ago
I commented out the version in the src.pro, but the examples are still not
working.
When I run the built enumerator I get an return value of -1073741515.
Original comment by Justin.B...@googlemail.com
on 20 May 2010 at 7:58
i got the same issue here. any advice please? Thanks!
Original comment by yongk...@gmail.com
on 25 Aug 2010 at 3:26
OK, i have solved the problem. In the src.pro, comment out the VERSION line so
that the output files are without the version number in the end.
Then in the enumerator.pro, make sure the QMAKE_LIBDIR points to the correct
path where the files .a and .dll files are generated.
And then copy the .a and .dll files to the example output folder in order to
get rid of runtime error code -1073741515
Original comment by yongk...@gmail.com
on 25 Aug 2010 at 3:38
Original comment by dbzhang...@gmail.com
on 16 Mar 2012 at 8:29
Original issue reported on code.google.com by
Justin.B...@googlemail.com
on 19 May 2010 at 4:28