Hi,<div><br></div><div>I want to compile the SWFTools project by using the nestedvm compiler. But I&#39;m getting problems with the <b>memory.h</b> file.</div><div>I&#39;ve built several 3rd party required libraries (jpeg, freetype, zlib) without problems and configured the SWFTools with nestedvm, but when I run the <b>make</b> command it stops because the memory.h file is missing.</div>

<div><br></div><div>Well, I found one at the /usr/include, so I added the <b>-I/usr/include</b> param to the gcc compiler (via Makefile). The missing file  is already found, but tons of errors are then displayed.</div><div>

<br></div><div>How can it be resolved? I guess that was not the right way to deal with the missing memory.h file...</div><div><br></div><div>Many thanks!</div><div>Pablo.</div>