- From: <mariuss@airg.ro>
- Date: Tue, 2 Sep 2003 08:46:48 +0300
- To: www-lib@w3.org
If I remember right, on msvc6.0 you need some additional libraries that are not found in the distribution. One of them is the regex library. I used the regex from gnu but tried the regex from boost also and it worked. The same is right for zip library, xml parser. I think there is a link, starting from wwwlib page, that explain the process of compiling the library on windows/msvc. It worked for me but some months ago. My approach was to get all the libraries from that list and recompile them on windows, from sources. It took some time (4-8 hours) but the result was fine. If you have other problems please let me know and I'll try to help as much as possible. Marius. "Rashid Khan" <rashid_khan@zu.ac.ae> Gesendet von: www-lib-request@w3.org 09/02/2003 07:08 AM An: <www-lib@w3.org> Kopie: Thema: Re: newbie question... Thanks for the reply and you were right. I got found the wwwsys.h file....added it in the path and the error is now gone, but right after, it's missing regex.h. This time I can't seem to locate that file anywhere on my system. There must be a better way to do this.....am I missing files? I downloaded the full distribution from the website.... Help...... -Rashid.
Received on Tuesday, 2 September 2003 00:54:29 UTC