- From: Dennis Gallagher <galron@seanet.com>
- Date: Sat, 24 Aug 1996 01:50:26 -0700
- To: "'WWW Library discussion group'" <www-lib@w3.org>
In reply to Bill Rizzi, I thought Abderrezak's response to me on this subject had been sent to the entire list. I didn't realize it had gone direct to me. His solution to my problem follows. Thanks again, Abderrezak. Dennis Gallagher galron@seanet.com ---------- From: Abderrezak Kamel[SMTP:akamel@ec2.edu] Sent: Thursday, August 22, 1996 23:09 To: Dennis Gallagher Subject: Re: Problem compiling 1B3a under VC++ on NT 4.0 - anyone elseseen this? At 09:52 PM 8/22/96 -0700, you wrote: >The library compile runs through several of the sub- projects with only a few warnings and then VC++ gives me the following error and quits: > > >Linking... > Creating library ../../../Bin/wwwrules.lib and object ../../../Bin/wwwrules.exp >HTProxy.obj : error LNK2001: unresolved external symbol _HTAuthFilter >../../../Bin/Debug/wwwrules.dll : fatal error LNK1120: 1 unresolved externals >Error executing link.exe. >msvc_40.dll - 2 error(s), 0 warning(s) > > >I'm backtracking now to noodle out how VC++ is suppose to know where HTAuthFilter is but if anyone else has already encountered this and knows what's broken, I'd love the help. > you have to declare that the wwwapp is a subproject of wwwrules, if you are using VC++ 4.0 you set up this by selecting the Build/Subprojects, select the wwwrules project, and set wwwapp as a subproject for it. NB: Sorry for my English, Abderrezak. :-) Don't Worry, be Happy!!, ;-) ___ _ _ __ | Abderrezak KAMEL / _ | / |//____ _ _ _ ___ / / | SEMIO Corporation / __ | / // - |/ |/ |/ |/ -_)/ / | 746 West Adams Blvd. /_/ |_| /_/\_\\_/|_/__/__/__/\___/_/ | Los Angeles, CA 90089-7725 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= akamel@semio.com | Phone : (1-213)743-2649 | Fax : (1-213)749-7199
Received on Saturday, 24 August 1996 05:13:48 UTC