Hi,

The unresolved symbols are from the file http_accept_record.c. It seems that
the VC6 project doesn't include this file. So please add this file to the
axis2_engine project. The file can be found at
src\core\transport\http\common folder.

Supun..

On Fri, Jul 4, 2008 at 7:37 AM, Tung.Nguyen <[EMAIL PROTECTED]> wrote:

>
> Dear,
>
> I use the flowing direction to build Axis2c-1.4.0 client in VC6++
>
> http://mail-archives.apache.org/mod_mbox/ws-axis-cvs/200803.mbox/[EMAIL 
> PROTECTED]
>
> http://mail-archives.apache.org/mod_mbox/ws-axis-cvs/200803.mbox/[EMAIL 
> PROTECTED]
>
> https://svn.apache.org/repos/asf/webservices/axis2/trunk/c/ides/vc6/axis2c/README.txt
>
> https://svn.apache.org/repos/asf/webservices/axis2/trunk/c/ides/vc6/axis2c/README.txt
>
>
> But i receive strange errors when generating axis2_engine.dll.
> Linking...
>  Creating library Debug/axis2_engine.lib and object Debug/axis2_engine.exp
> http_transport_utils.obj : error LNK2001: unresolved external symbol
> [EMAIL PROTECTED]
> http_worker.obj : error LNK2001: unresolved external symbol
> [EMAIL PROTECTED]
> msg_ctx.obj : error LNK2001: unresolved external symbol
> [EMAIL PROTECTED]
> ../../../../build/deploy/lib/axis2_engine.dll : fatal error LNK1120: 2
> unresolved externals
> Error executing link.exe.
>
> Now, i stuck with them. Could you please help me to solve this problem?
> Many Thanks,
>
> --
> View this message in context:
> http://www.nabble.com/Unable-building-Axis2C%2B%2B-in-VC6-tp18271696p18271696.html
> Sent from the Axis - C++ - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to