nanogui@linuxhacker.org
nanogui@linuxhacker.org
Greg Haerr wrote:
>
> I have prepared a patched distribution to v0.88 that is required
> to support the ViewML browser on top of Microwindows,
> which is available at:
>
> ftp://microwindows.org/pub/microwindows/microwindows-0.88patch1.tar.gz
>
> In addition, the Microwindows development tree is
> now available from a public CVS. Following are the
> instructions for gaining access:
>
> export CVSROOT=:pserver:anoncvs@cvs.microwindows.org:/usr/cvs
> cvs login
> (use password: guest)
> cvs co microwin
>
term.o: In function `WinMain':
mterm.o(.text+0x7e8): undefined reference to `image_car8'
collect2: ld returned 1 exit status
nanogui@linuxhacker.org