< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate] How to build on windows Mobile 5.0 ?


Hi,
I'm using MS Visual Studio 8 and the Windows Mobile 5.0 Pocket PC SDK.I'm reference form
http://www.resiprocate.org/Pocket_PC_Build ,resiprocate version is 1.3.1.
I can compile the library,and the test application(basicCall).but the test program crashed very soon,I can't debug it.
I already add a line "#include "resipconfig.h" to all the *.cxx and *.hxx,and create "resipconfig.h" file
the output of the BasicCall program:

Load module: BasicCall.exe
Load module: iphlpapi.dll
Load module: ws2.dll
Load module: coredll.dll.0409.mui
Load module: coredll.dll
The thread 0xb79ff97e has exited with code 0 (0x0).
Unload module: iphlpapi.dll
Unload module: ws2.dll
The program '[f6978da6] BasicCall.exe' has exited with code -1073741571 (0xc00000fd).



If your interest in it,can download VC8 project form:http://www.aoblive.com/upload/resiprocateWM5.rar.
Compile need Windows Mobile 5.0 Pocket PC SDK.
Thank you!


milo