Joost Verburg wrote:
Bo Peng wrote:
Is your qt dependency file working under win 98? Do you use MSVC
Express? I have a valid license of win 98 and I may be able to create
a virtual machine for it.
Yes, the dependency file works. The MSVC Express IDE doesn't support
Windows 9x, so you'll have to use remote debugging
What's that?
or just the debug
log. The standard '-dbg all' output doesn't seem to help, the only
output before it crashes is: 'Setting debug level to all'.
That's not going to help... I guess the only solution is gcc then.
Abdel.