Re: build error
joe joe <[email protected]> Thu, 2 May 2013 22:11:35 +0800
| Newsgroups | gmane.editors.abiword.devel |
|---|---|
| Message-ID | <CAKBgNKqB2hxByQ_7Bq3=piT7X1Z1GAWb=TqSNYuSdDxvoc79Fg@mail.gmail.com> |
Hi Pulkit, > I added the statement in the file, also built the solution. > But the debug output shows a blank screen, where might i have gone wrong? I am not quite clear about what you said. When you finishing build, you can run Abiword. and the terminal will output some debug information. You can also attach your screenshot here. thanks Joe On Tue, Apr 30, 2013 at 7:35 PM, Pulkit Mendiratta <[email protected]> wrote: > Hi, > yes it helped. > I added the statement in the file, also built the solution. > But the debug output shows a blank screen, where might i have gone wrong? > > On Sat, Apr 27, 2013 at 7:47 AM, joe joe <[email protected]> wrote: >> Hi, the link errors are from the plugin project. I think if you don't >> care about the plugin, you can just disable the project. >> >> thanks >> Joe >> >> On Fri, Apr 26, 2013 at 4:36 PM, Pulkit Mendiratta >> <[email protected]> wrote: >>> Hey Joe, >>> There are 431 errors. It would need a lot of space to paste here. >>> Anyhow, i can show some of them,: >>> >>> >>> On Thu, Apr 25, 2013 at 8:42 PM, joe joe <[email protected]> wrote: >>>> 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