Using S60 3rd FP1 SDK to compile application with "Just In Time" enabled brings up Windows debug dialog.
It looks like SVGTBINENCODE.EXE is a WINC binary and when it panics with "Just In Time" enabled it triggers the debugger. That's most annoying since I have to stay not too far from my machine when building for GCCE just to click 'No' in the Windows debugger dialog. It's fine for an application that takes 30 seconds to build but our solution takes 10 minutes and brings twice that debugger dialog.
Does anyone has a workaround for that besides disabling "Just In Time"?




