nanogui@linuxhacker.org
nanogui@linuxhacker.org
Simon,
Yes, the README.NANOX needs to be updated. Thanks. I need to update the entire documentation
set.
When you set up the configure, you need to use the --with-microwin= switch.
For example: ./configure --with-microwin=/home/jeffm/lumberjack/x86/microwin/src --libdir=/usr/lib
--includedir=/usr/include
--prefix=/home/jeffm/lumberjack/x86
This will use MicroWindows in /home/jeffm/lumberjack/x86/microwin/src, will use the
libraries from /usr/lib, will use includes from
/usr/include, and will install flnx in /home/jeffm/lumberjack/x86.
Let me know if this answered your questions.
Good Luck,
Jeff Moellmer
Simon Wood wrote:
> There appears to be a few problems.
>
> 1). This is supposed to be built with MW0.89pre4 rigth?? README.NANOX says 0.88pre9
>
> 2). It appears to use '{path]/microwindows/include' rather than '/usr/include/microwindows'.
I've symlinked it my microwindows tree.
>
> 3). On linking it fails to finds a lot of symbols, see attached file
> <<nanox>>
> Simon Wood
>
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: nanogui-unsubscribe@linuxhacker.org
> > For additional commands, e-mail: nanogui-help@linuxhacker.org
>
> ------------------------------------------------------------------------
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: nanogui-unsubscribe@linuxhacker.org
> For additional commands, e-mail: nanogui-help@linuxhacker.org
nanogui@linuxhacker.org