Tools:
SDK: S60 5th Ed. SDK v0.9
Carbide.vs 3.01
Visual Studio 2005
Issues:
1. TRAPD macro didn't catch exception.
After investigation of "S60_5th_Edition_SDK_v0.9_v3.xml" I found missed flag in cc-flag "-exc ms". I've add this flag and other issue is appear:
2. I try to do follow: compile application with flag "-exc ms" and try to start application on emulator. The rusult is emulator crash with message window:
Title: MW Win32 Runtime
Text: Could not allocate thread local data.
Looks like problem occurs in linking stage.
Compile app with Carbide.c++ 2.0 this problem is not appear. Ciould you please provide solution for Carbide.vs 3.01 plus Visual Studio 2005




