I get this error when trying to build Gears for IEMOBILE. Can someone help, pls.
Regards Srinivas ======================================================= make modules BROWSER=IEMOBILE cl -I.. -Ibin-opt/wince-arm/iemobile -Ibin-opt/wince-arm/common -I../third_party /npapi -I../third_party -I../third_party/googleurl -I../third_party/icu38/public /common -DPNG_USER_CONFIG -DCHROME_PNG_WRITE_SUPPORT -DGEARS_PNG_BUILD -I../thi rd_party/zlib -I../third_party/skia/include/core -I../third_party/skia/include/i mages -I../third_party/skia/include/utils -DNO_GZIP -DNO_GZCOMPRESS -DNO_ERRNO_H -I../third_party/breakpad/src /nologo -DSTRICT -D_UNICODE -DUNICODE -D_USRDLL - DWIN32 -D_WINDLL -D_CRT_SECURE_NO_DEPRECATE -DNOMINMAX -D_WIN32_WCE=0x501 -DWINV ER=_WIN32_WCE -DUNDER_CE=0x501 -DOS_WINCE -DWIN32_PLATFORM_PSPC -DARM -D_ARM_ -D POCKETPC2003_UI_MODEL -D_CE_ALLOW_SINGLE_THREADED_OBJECTS_IN_MTA -D_CE_CRT_ALLOW _WIN_MINMAX -DNDEBUG=1 -DUSING_CCTESTS=1 -I../third_party/gtest/include -I../t hird_party/gtest /c /Fo"bin-opt/wince-arm/iemobile/async_router.obj" /Fd"bin-opt /wince-arm/iemobile/async_router.pdb" /W3 /WX /GR- /MT /Zi /Zc:wchar_t- /O2 -D_ HAS_EXCEPTIONS=0 -D_ATL_NO_EXCEPTIONS -DU_STATIC_IMPLEMENTATION /wd4244 /wd4800 /TP /J -DBROWSER_IEMOBILE=1 -DJS_THREADSAFE base/common/async_router.cc async_router.cc C:\Program Files\Microsoft Visual Studio 8\VC\ATLMFC\INCLUDE\atldef.h(30) : fata l error C1189: #error : This version of ATL is not currently supported for CE. Look for the CE specific version. make[1]: *** [bin-opt/wince-arm/iemobile/async_router.obj] Error 2 make: *** [default] Error 2
