After I follow the steps introduce by "http://code.google.com/p/gears/ wiki/BuildingGearsForWindows", I intend to build Google Gears for Windows Mobile by "make BROWSER=IE MODE=opt OS=wince".
However, I got the followings LNK4099 warnings: uuid.lib(urlmon_i_guid27.obj) : warning LNK4099: PDB ‘dummy.pdb’ was not found (‘C:\ Program Files\Windows CE Tools\wce500\Windows Mobile 5.0 Pocket PC SDK \Lib\ARMV4 I\uuid.lib’ or at ‘C:\gears-read-only\gears\bin-opt\wince-arm\ie \dummy.pdb’), linking object as if no debug info uuid.lib(urlmon_i_guid19.obj) : warning LNK4099: PDB ‘dummy.pdb’ was not found (‘C:\ Program Files\Windows CE Tools\wce500\Windows Mobile 5.0 Pocket PC SDK \Lib\ARMV4 I\uuid.lib’ or at ‘C:\gears-read-only\gears\bin-opt\wince-arm\ie \dummy.pdb’), linking object as if no debug info uuid.lib(urlmon_i_guid17.obj) : warning LNK4099: ‘dummy.pdb’ was not found (‘C:\ Program Files\Windows CE Tools\wce500\Windows Mobile 5.0 Pocket PC SDK \Lib\ARMV4 I\uuid.lib’ or at ‘C:\gears-read-only\gears\bin-opt\wince-arm\ie \dummy.pdb’), linking object as if no debug info uuid.lib(urlmon_i_guid16.obj) : warning LNK4099: ‘dummy.pdb’ was not found (‘C:\ Program Files\Windows CE Tools\wce500\Windows Mobile 5.0 Pocket PC SDK \Lib\ARMV4 I\uuid.lib’ or at ‘C:\gears-read-only\gears\bin-opt\wince-arm\ie \dummy.pdb’), linking object as if no debug info uuid.lib(shguids_guid25.obj) : warning LNK4099: ‘dummy.pdb’ was not found (‘C:\P rogram Files\Windows CE Tools\wce500\Windows Mobile 5.0 Pocket PC SDK \Lib\ARMV4I \uuid.lib’ or at ‘C:\gears-read-only\gears\bin-opt\wince-arm\ie \dummy.pdb’), linking object as if no debug info uuid.lib(msxml2_i_guid59.obj) : warning LNK4099: ‘dummy.pdb’ was not found (有 ‘C:\ Program Files\Windows CE Tools\wce500\Windows Mobile 5.0 Pocket PC SDK \Lib\ARMV4 I\uuid.lib’ or at ‘C:\gears-read-only\gears\bin-opt\wince-arm\ie \dummy.pdb’), linking object as if no debug info rm bin-opt/obj_list.temp Due to these warnings, the installation cab file can not be generated. Could anyone help me to solve this problem? Best Regards, wekon
