Dear Lucas,

    I am a new SyncML learner from China. My platform is Windows XP and Visual 
Studio 6. 
I am now experiencing a problem with SyncML RTK on my platform and I hope that 
you could
help me out. Thank you very much in advance!

    The problem was that after I successfully made the RTK compiled, when 
runing one of 
the example programs (sender), an "Access Violation" always occurred. This 
problem exists
for all the five versions I have downloaded (namely RTK 4.1, 4.2, 4.3, 4.4 from 
SourceForge,
and the latest version extracted from LibSynthesis). For the sourceforge 
versions, the 
"Access Violation" exception occurred when the main function was executing 
C(myStartSync(id)),
and for the latest version, the exception occurred when the main function was 
executing 
C(myStartMessage(id)). For all the versions, I debugged into the source code 
and I found 
that the exception all occurred during the execution of xltEncBlock.

    A similar problem occurred when the RTK was compiled using the latest MingW 
develop environment
and Microsoft Visual Studio.net. I have made no modifications to the source 
files other than that 
I changed all #include <*.h> where *.h is not an ANSI header to #include "*.h", 
and made all
the c and h files into one directory, in order that I need not additionally 
specify a default 
include directory.

    Therefore, should you have time, could you please take a look at the cause 
of the problem? 
I can send you a zip or rar file which contains all the project and source 
files. Thank you very much!

Best regards,

Yiping Cheng
_______________________________________________
os-libsynthesis mailing list
[email protected]
http://lists.synthesis.ch/mailman/listinfo/os-libsynthesis

Reply via email to