<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="country-region"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="place"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.E-mailStijl17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:595.3pt 841.9pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=NL link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'>Hi all,<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'>I am new to all this so please be patient with me.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'>I want to wrap the library for use with Python, using
Swig to do the job.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'>First step, I decided is to just build the library,
see what comes up. And here I am.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'>I found a couple of warnings about non-explicit casts
from integers to pointers. Any comments on them? Can I safely ignore these?<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'>Any help and advice is appreciated.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'>Thanks <st1:country-region w:st="on"><st1:place
 w:st="on">Leon</st1:place></st1:country-region><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'>Here is a listing of the errors only<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'>g++.exe -c ../Swig/live_rtpstack/liveMedia/H263plusVideoRTPSink.cpp
-o ../Swig/live_rtpstack/liveMedia/H263plusVideoRTPSink.o
-I&quot;c:/dev-cpp/include/c++/3.3.1&quot;&nbsp;
-I&quot;c:/dev-cpp/include/c++/3.3.1/mingw32&quot;&nbsp;
-I&quot;c:/dev-cpp/include/c++/3.3.1/backward&quot;&nbsp; -I&quot;c:/dev-cpp/lib/gcc-lib/mingw32/3.3.1/include&quot;&nbsp;
-I&quot;c:/dev-cpp/include&quot;&nbsp;
-I&quot;C:/Swig/live_rtpstack/BasicUsageEnvironment/include&quot;&nbsp;
-I&quot;C:/Swig/live_rtpstack/groupsock/include&quot;&nbsp;
-I&quot;C:/Swig/live_rtpstack/liveMedia/include&quot;&nbsp;
-I&quot;C:/Swig/live_rtpstack/UsageEnvironment/include&quot;&nbsp; <o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'>../Swig/live_rtpstack/liveMedia/H263plusVideoRTPSink.cpp:
In member function `virtual void
H263plusVideoRTPSink::doSpecialFrameHandling(unsigned int, unsigned char*,
unsigned int, timeval, unsigned int)':<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'>../Swig/live_rtpstack/liveMedia/H263plusVideoRTPSink.cpp:66:
warning: cast to pointer from integer of different size<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'>../Swig/live_rtpstack/liveMedia/H263plusVideoRTPSink.cpp:66:
warning: cast to pointer from integer of different size <o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'>g++.exe -c
../Swig/live_rtpstack/liveMedia/MPEG1or2Demux.cpp -o
../Swig/live_rtpstack/liveMedia/MPEG1or2Demux.o
-I&quot;c:/dev-cpp/include/c++/3.3.1&quot;&nbsp;
-I&quot;c:/dev-cpp/include/c++/3.3.1/mingw32&quot;&nbsp;
-I&quot;c:/dev-cpp/include/c++/3.3.1/backward&quot;&nbsp;
-I&quot;c:/dev-cpp/lib/gcc-lib/mingw32/3.3.1/include&quot;&nbsp; -I&quot;c:/dev-cpp/include&quot;&nbsp;
-I&quot;C:/Swig/live_rtpstack/BasicUsageEnvironment/include&quot;&nbsp;
-I&quot;C:/Swig/live_rtpstack/groupsock/include&quot;&nbsp;
-I&quot;C:/Swig/live_rtpstack/liveMedia/include&quot;&nbsp;
-I&quot;C:/Swig/live_rtpstack/UsageEnvironment/include&quot;&nbsp; <o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'>../Swig/live_rtpstack/liveMedia/MPEG1or2Demux.cpp: In
member function `void MPEG1or2Demux::registerReadInterest(u_int8_t, unsigned
char*, unsigned int, void (*)(void*, unsigned int, unsigned int, timeval,
unsigned int), void*, void (*)(void*), void*)':<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'>../Swig/live_rtpstack/liveMedia/MPEG1or2Demux.cpp:164:
warning: cast to pointer from integer of different size<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'>../Swig/live_rtpstack/liveMedia/MPEG1or2Demux.cpp: In
member function `void MPEGProgramStreamParser::parsePackHeader()':<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'>../Swig/live_rtpstack/liveMedia/MPEG1or2Demux.cpp:460:
warning: cast to pointer from integer of different size<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

</div>

</body>

</html>