<div dir="ltr">Hi Chris,<br><div class="gmail_extra"><br><div class="gmail_quote">2016-04-14 14:12 GMT+08:00 Chris Johns <span dir="ltr"><<a href="mailto:chrisj@rtems.org" target="_blank">chrisj@rtems.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 08/04/2016 15:46, Peng Fan wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Pavel,<br>
<br>
I hacked rtems-source-builder to build graphics toolkit and commented<br>
out libtiff and t1lib. As following:<br>
<br>
#<br>
# All RTEMS 4.12 Graphics Sets<br>
#<br>
%define rtems_version 4.12<br>
%define rtems_arch arm<br>
%include rtems-base.bset<br>
graphics/libjpeg<br>
graphics/libpng<br>
#graphics/libtiff<br>
#graphics/t1lib<br>
</blockquote>
<br></span>
I have sorted out the RSB so all these packages build cleanly and in a manner we can support. I need to sort a few things out then I hope to push the changes.<br></blockquote><div>Thanks. After you push the changes, I'll have a try. </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
graphics/nxlib<br>
</blockquote>
<br>
... which includes microwindows and that has problems.<span class=""><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
 From src/rtems/readme.rtems of microwindows, it says there are a few<br>
demos under src/bin.<br>
But i only see "convbdf  convbmp  makebmp".<br>
Could you please point me where to find the demo?<br>
I see a rtems_init.c file and it was compiled to rtems_init.o, But I<br>
have no idea where is the demo.<br>
Do I need to write a demo from scratch? Do you have reference code if<br>
need to write a demo from my side?<br>
<br>
</blockquote>
<br></span>
The Microwindows support is messy. The package references a personal github repo, the RSB support is only for Linux and Microwindows is in need of build system attention. Microwindows build support is gcc, gnu make, and RTEMS_MAKEFILE_PATH centric and this last one is a dead end. No other 3rd party package needs this file. Forcing gcc for the host means a standard FreeBSD install does not work.<br>
<br>
Microwindows can be hacked so we can make it build however where do we keep the patches and support long term. I am not comfortable with a personal repo that could change at any point in time, it is personal after all.</blockquote><div><br></div><div>Actually I just want to a simple test to verify my lcdif driver. Finally I would like to use Qt embedded, but I have no idea how much work need to be done. The first I can forseen is there is also license issue, libdl may help.</div><div><br></div><div>Regards,</div><div>Peng.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="HOEnZb"><font color="#888888"><br>
<br>
Chris</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org" target="_blank">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br></div></div>