Am Montag 04 Mai 2009 16:24:29 schrieb Andreas Pakulat:
> On 04.05.09 16:10:21, Hendrik Sattler wrote:
> > Zitat von Andreas Pakulat :
> >> On 04.05.09 17:56:14, ankit jain wrote:
> >>> Thanks Andreas for your reply. I already build the code using mks. now
> >>> i want to build the code using cl/VC
On 04.05.09 16:10:21, Hendrik Sattler wrote:
> Zitat von Andreas Pakulat :
>> On 04.05.09 17:56:14, ankit jain wrote:
>>> Thanks Andreas for your reply. I already build the code using mks. now i
>>> want to build the code using cl/VC++. since it gives lots of errors of not
>>> founding fiels like s
Zitat von Andreas Pakulat :
On 04.05.09 17:56:14, ankit jain wrote:
Thanks Andreas for your reply. I already build the code using mks. now i
want to build the code using cl/VC++. since it gives lots of errors of not
founding fiels like strings.h unistd.h
Then you need to fix those errors, eith
On 04.05.09 17:56:14, ankit jain wrote:
> 2009/5/4 Andreas Pakulat
> > On 04.05.09 17:28:48, ankit jain wrote:
> > > Actually I am porting my code on windows but since windows don't
> > understand
> > > the unix libraries iam using third party toolkit mks earlier to build the
> > > code and linkin
2009/5/4 Andreas Pakulat
> On 04.05.09 17:28:48, ankit jain wrote:
> > Hi all,
> >
> > Actually I am porting my code on windows but since windows don't
> understand
> > the unix libraries iam using third party toolkit mks earlier to build the
> > code and linking all the headers and libraries of
On 04.05.09 17:28:48, ankit jain wrote:
> Hi all,
>
> Actually I am porting my code on windows but since windows don't understand
> the unix libraries iam using third party toolkit mks earlier to build the
> code and linking all the headers and libraries of mksnt.
>
> but now i am not using mks a
Hi all,
Actually I am porting my code on windows but since windows don't understand
the unix libraries iam using third party toolkit mks earlier to build the
code and linking all the headers and libraries of mksnt.
but now i am not using mks and directly building the code using visual
studio .net