[Pixil-devel] Error message asking for missing par.h file
"Joshua Low" <[email protected]> Mon, 30 Aug 2004 19:26:02 +0800
| Newsgroups | gmane.comp.web.viewml.devel |
|---|---|
| Message-ID | <[email protected]> |
Dear all,
I noticed that there were earlier users who had this problem, but nobody
seemed to have provided a satisfactory answer...
I am cross-compiling viewml using a cross-compiler based on GCC-2.95.3. I am
using Microwindows 0.90, FLNX 0.18, and ViewML 0.23. I got an error message
that says:
In file included from fltk/nxscrollbar.h:4,
from fltk/qscrollbar.h:6,
from htmlview.h:30,
from html.h:55,
from html.cpp:42:
fltk/nxslider.h:8: par.h: No such file or directory
I do not seem to have this file, and it doesn't seem to be part of any
standard library. Where should I get this file from?
Regards,
Joshua Low