Re:
joe joe <[email protected]> Thu, 25 Apr 2013 23:12:19 +0800
| Newsgroups | gmane.editors.abiword.devel |
|---|---|
| Message-ID | <CAKBgNKoDYA7=e2iaj1nbO_BsKWzsaqf83+k4NcpjdkTUXgkP9Q@mail.gmail.com> |
Hi Pulkit, Can you post your build errors here? You don't need to care about some some warnings about "long to int cast, due to lost data". Joe On Thu, Apr 25, 2013 at 10:00 PM, Pulkit Mendiratta <[email protected]> wrote: > Hi Joe, > > Thank you for your help. It worked. > On building solution, i am getting too many errors and warning. > How do i remove them? > > > > On Thu, Apr 25, 2013 at 7:21 AM, joe joe <[email protected]> wrote: >> Hi Pulkit, >> >> It is working for me. you must: >> 1. check that the msvc2008 is on the same folder with src. >> 2. search for the error of 689errors >> >> >> thanks, >> Joe >> >> On Wed, Apr 24, 2013 at 10:58 PM, Pulkit Mendiratta >> <[email protected]> wrote: >>> >>> Hello, Can anybody help me with building the abiword.sln file? >>> I have done the checkout of abiword and abiword-msvc2008, but on >>> building the solution file,i encounter 689errors, all of them stating >>> that certain files are not found. >>> The checkout have been done, then why are so many errors occurring. >>> Thank you