You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apreq-dev@httpd.apache.org by Franky Braem <f....@skynet.be> on 2006/03/01 19:51:35 UTC

apreq_cookies unresolved

I get the following error:

1>Linking...
1>   Creating library 
D:\development\wxJS2\src\mod_wxjs\Debug\mod_wxjs.lib and object 
D:\development\wxJS2\src\mod_wxjs\Debug\mod_wxjs.exp
1>handler.obj : error LNK2019: unresolved external symbol 
_apreq_cookies@8 referenced in function "int __cdecl wxjs_handler(struct 
request_rec *)" (?wxjs_handler@@YAHPAUrequest_rec@@@Z)
1>D:\development\wxJS2\src\mod_wxjs\Debug\mod_wxjs.dll : fatal error 
LNK1120: 1 unresolved externals

With a LibView program, I can't find it in libapreq2.lib.


Re: apreq_cookies unresolved

Posted by Joe Schaefer <jo...@sunstarsys.com>.
Franky Braem <f....@skynet.be> writes:

> I get the following error:

Fixed in trunk.
-- 
Joe Schaefer