You can add the external library dependencies by going to
tools->options->projects and solutions->visual c++ directories. There you
can add the eternal libraries include paths as well as library paths.
Generally you have to add the libxml2, iconv and zlib library paths and
include paths there.

Supun.

On Wed, Jun 11, 2008 at 1:41 AM, Gupta, Shivam <[EMAIL PROTECTED]> wrote:

>  Hi,
>
>    Thanks a lot for the project. However, I am trying to build it in
> VS2005, it gives the error message " Cannot open file zlib.h:No such file or
> directory".
>
>    To correct this, I added the zlib directory location in the Makefile.
> But I wasn't successful in getting aroun the build issue.
>
> Thanks n Regards,
> Shivam.
>
>  ------------------------------
> *From:* Supun Kamburugamuva [mailto:[EMAIL PROTECTED]
> *Sent:* Wednesday, June 11, 2008 11:52 AM
> *To:* Apache AXIS C Developers List
> *Subject:* Re: Looking for a debugger for axis2c
>
> Hi,
>
> There is a VS 2005 solution in the ides/vc/axis2c folder of Axis2/C source
> distribution. You can use that project.
>
> Supun.
>
> On Tue, Jun 10, 2008 at 11:09 PM, Gupta, Shivam <[EMAIL PROTECTED]>
> wrote:
>
>>  Hello,
>>
>>     I have tried but was unsuccessful in managing to debug axis on Visula
>> Studio 2005. Could you provide me a link to some tutorial or document that
>> would guide me about creating a project in VS2005. I want to import Axis2/c
>> as a project in VS2005.
>>
>> Thanks,
>> Shivam
>>
>>  ------------------------------
>> *From:* Rajika Kumarasiri [mailto:[EMAIL PROTECTED]
>> *Sent:* Tuesday, June 10, 2008 6:45 PM
>> *To:* Apache AXIS C Developers List
>> *Subject:* Re: Looking for a debugger for axis2c
>>
>>   You can try gdb on Linux based platforms and Micrsoft Visual Studio
>> 2005 for Windows platform.
>>
>> -Rajika
>>
>> On Tue, Jun 10, 2008 at 6:25 PM, Gupta, Shivam <[EMAIL PROTECTED]>
>> wrote:
>>
>>>  Hello,
>>>
>>>    Could someone suggest me the best debugger that could be used to debug
>>> Axis2/C.
>>>
>>> Thanks,
>>> Shivam
>>>
>>
>>
>>
>> --
>> comp.lang.c - http://groups.google.com/group/comp.lang.c/topics
>>
>
>

Reply via email to