Bakefile wx template broken for win32?

Kevin Ollivier kevin-lists at theolliviers.com
Thu Apr 10 14:19:08 PDT 2008


Hi Alex,

On Apr 10, 2008, at 2:02 PM, Alexander Vassilev wrote:
> Ok, my tree is already messed up so i will have to do a clean  
> checkout anyway. Is it possible to attach the package with prebuilt  
> binaries for the dependancies (about 25MB AFAIR). I should post the  
> patches as a new bug report, right?

Yes, please make a new bug report. As for the dependencies, is there  
anywhere you can store those for download? I don't know if Bugzilla  
will like a patch that big, and it probably won't go straight into the  
WebKit tree anyway, but will be hosted somewhere for download.

Thanks,

Kevin

>
> Greets
> Alex
>
> Kevin Ollivier wrote:
>> Hi Alex,
>>
>> On Apr 10, 2008, at 1:52 PM, Alexander Vassilev wrote:
>>> Hi Kevin,
>>>
>>> thats really great news, i was worrying you would nto accept my  
>>> patches because of the broken VC port. How would you like me to  
>>> send the patches, currently I have a few days old revision to  
>>> which i do the diffs, perhaps it is a problem, should I checkout  
>>> the patest oen and do diff againts it?
>>
>> It's best if you submit them as a patch on http://bugs.webkit.org.  
>> This way I can do the review and get them landed. (Otherwise, if I  
>> submit them, I need to find a reviewer. :D) It would be good to do  
>> an `svn update` to update to latest sources, but I don't think you  
>> need to do a clean checkout just for this.
>>
>> Thanks,
>>
>> Kevin
>>
>>>
>>> Cheers
>>> Alex
>>>
>>>
>>> Kevin Ollivier wrote:
>>>> Hi Alexander,
>>>>
>>>> It's not worth worrying about the msvs2005prj format for now, it  
>>>> won't actually work for wxWebKit anyway. If you send me your  
>>>> patches I'll see if I can get things going okay. We've had  
>>>> several requests for mingw support and I'd really like to add it  
>>>> ASAP. :-)
>>>>
>>>> Thanks,
>>>>
>>>> Kevin
>>>>
>>>> On Apr 10, 2008, at 1:42 PM, Alexander Vassilev wrote:
>>>>
>>>>> Hi all,
>>>>>
>>>>> The following attached bakefiles produce error using the  
>>>>> bakefile presets of wxWidgets 2.8.7. Output of bakefile:
>>>>>
>>>>> $ bakefile_gen ./Bakefiles.bkgen
>>>>> [1/1] generating msvs2005prj from .\proba.bkl
>>>>> d:\devel\wxWidgets-2.8.7\build\bakefiles\wxpresets\presets 
>>>>> \wx_win32.bkl:367: error: unknown target tag '__wx-libs-point'
>>>>> when processing target 'proba' at d:\devel\proba.bkl:4
>>>>> [bakefile_gen] error: bakefile exited with error
>>>>>
>>>>> Platform: Windos XP SP1
>>>>> Bakefile version:  0.2.3 , native windows port
>>>>> wxWidgets version: 2.8.7 MSW
>>>>>
>>>>> Strange but seems to me before there wasnt this problem, but I  
>>>>> may be wrong, because i had disabled the MSVC format for quite a  
>>>>> long time, and the problem is only there - the unix template is  
>>>>> ok.
>>>>> I am a bit in a tight position, since I am working on a port of  
>>>>> wxWebCore to the mingw compiler, I have done it but before  
>>>>> releasing the patches I found out hte msvc format was broken  
>>>>> because of this error.
>>>>> Any help is greatly appreciated
>>>>>
>>>>> Best regards
>>>>> Alexander Vassilev
>>>>> <?xml version="1.0" encoding="utf-8"?>
>>>>> <bakefile-gen xmlns="http://www.bakefile.org/schema/bakefile-gen">
>>>>>
>>>>>  <input>
>>>>>      ./proba.bkl
>>>>>  </input>
>>>>>
>>>>>  <!-- List of output formats to generate: -->
>>>>>  <add-formats>
>>>>>      gnu,msvs2005prj <!-- ,, -->
>>>>>  </add-formats>
>>>>> </bakefile-gen>
>>>>>
>>>>> <makefile>
>>>>>  <include file="presets/wx.bkl"/>           <lib id="proba"  
>>>>> template="wx">
>>>>>   </lib>
>>>>>
>>>>> </makefile>
>>>>>       _______________________________________________
>>>>> wx-users mailing list
>>>>> wx-users at lists.wxwidgets.org
>>>>> http://lists.wxwidgets.org/mailman/listinfo/wx-users
>>>>
>>>> _______________________________________________
>>>> wx-users mailing list
>>>> wx-users at lists.wxwidgets.org
>>>> http://lists.wxwidgets.org/mailman/listinfo/wx-users
>>>>
>>>
>>> _______________________________________________
>>> wx-users mailing list
>>> wx-users at lists.wxwidgets.org
>>> http://lists.wxwidgets.org/mailman/listinfo/wx-users
>>
>> _______________________________________________
>> wx-users mailing list
>> wx-users at lists.wxwidgets.org
>> http://lists.wxwidgets.org/mailman/listinfo/wx-users
>>
>
> _______________________________________________
> wx-users mailing list
> wx-users at lists.wxwidgets.org
> http://lists.wxwidgets.org/mailman/listinfo/wx-users



More information about the wx-users mailing list