- From: Tadashi NAKANO <tnakano@ise.eng.osaka-u.ac.jp>
- Date: Tue, 06 Apr 1999 21:30:10 +0900
- To: www-lib@w3.org
I installed libwww version5.1 before. And now I'm thinking to make client by using libwww library.But I can't compile your sample code 'Start and Stop the Library'. There appeared lots of parse error after execute follwing command. Please advice me. % gcc -I/usr/local/include/w3c-libwww -o libapp_1 libapp_1.c In file included from /usr/local/include/w3c-libwww/WWWUtil.h:39, from /usr/local/include/w3c-libwww/WWWLib.h:41, from libapp_1.c:1: /usr/local/include/w3c-libwww/HTUtils.h:116: parse error before `size_t' ..... ... -- tnakano
Received on Tuesday, 6 April 1999 08:30:15 UTC