Hi, Please add the http_accept_record C file to the axis2_engine project. In VC8 you can do this by right clicking the axis2_engine project and then from the menu choosing add existing item. But I'm not sure how to do this in VC6.
Supun.. On Fri, Jul 4, 2008 at 10:57 AM, Tung.Nguyen <[EMAIL PROTECTED]> wrote: > > Hi, > > I just added "..\..\..\..\src\core\transport\http\common" into include > path, > but it did not solve this issue. > I think that axis2_engine project needs reference to a *.lib which contains > http_accept_record.c implementation. But i don't know which one :-((!!! > > Any advice for this issue? > > > > Supun Kamburugamuva wrote: > > > > 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.. > > > > > ----- > What's going on? > -- > View this message in context: > http://www.nabble.com/Unable-building-Axis2C%2B%2B-in-VC6-tp18271696p18273332.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] > >
