nanogui@linuxhacker.org

nanogui@linuxhacker.org


Subject: Re: Small open source web browser introduced
From: Andrew Kenneth Milton
Date: Sat, 15 Jul 2000 12:05:28 +1000 (EST)

+----[ Greg Haerr ]---------------------------------------------
|
| A project I've been working very hard on has finally come 
| to fruition: The ViewML Project's open source browser
| targetted specifically towards embedded Linux systems
| and Internet Appliances.  www.viewml.com

Is it supposed to compile? Or is it more of a "this is where we're at"
preview ?

I've had to hack makefiles to get includes from where I think they're supposed
to be (QT stuff) I don't have a khtmlw directory e.g. so I assume you're
building with native QT installed or you have different Makefiles to those
distributed.

When I point an include dir at src/fltk to pick up the QT stuff...

c++ -I../khtmlw/fltk -I../src/fltk -I..  -O -pipe -c -o cpp2bison.o cpp2bison.cpp
In file included from jsexec.h:29,
                 from jstree.h:69,
                 from cpp2bison.cpp:21:
../src/fltk/qlist.h:14: ANSI C++ forbids declaration `append' with no type

mmm Templates...

gcc version 2.95.2 19991024 (release)

-- 
Totally Holistic Enterprises Internet|  P:+61 7 3870 0066   | Andrew Milton
The Internet (Aust) Pty Ltd          |  F:+61 7 3870 4477   | 
ACN: 082 081 472 ABN: 83 082 081 472 |  M:+61 416 022 411   | Carpe Daemon
PO Box 837 Indooroopilly QLD 4068    |akm@theinternet.com.au| 

nanogui@linuxhacker.org