On Tue, May 19, 2009 at 11:38 PM, John Labenski <jlaben...@gmail.com> wrote:

> On Mon, May 18, 2009 at 4:15 PM, Francesco Montorsi <
> f18m_cpp217...@yahoo.it> wrote:
>
>> Hi Klaas,
>>
>> klaas.holwerda ha scritto:
>> > Francesco,
>> >
>> > I updated from CVS, but the linking problem is still there (gdiplus.lib
>> > is not in the makefile.vc.
>> > And with nmake it is a problem.
>> Yes, I see. It looks like John still has not committed his changes to the
>> bakefiles... John, if you want, I can do it...
>>
>
> Sorry about the delay, I looked at the wx.bkl, wx_win32.bkl, and
> wx_unix.blk in wxWidgets 2.8.10 and wxCode/build/bakefiles/presets and they
> are really very different. I was unsure about the rest of the changes, but I
> see that you think it is best to hold off until 3.0.
>
> I will commit the little change I posted before.
>
> Regards,
>     John
>

I have committed it, but it just dawns on me that since the MSVC GUI builds
won't be able to have gdiplus.lib linked as an option, maybe we should just
link to it all the time? Isn't it true that everyone has it and if you link
to it, but don't use anything from it the linker throws it out. There's
nothing to lose by doing that right?

-John
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to