Hi,

I used this installer for the visual c++ redistributable:
http://www.microsoft.com/download/en/details.aspx?id=29

I forget what the error was without it, but it was only on Win XP SP1
and not SP2 or newer. Also, the problem wasn't there with GTK+ 2.16. I
now bundle that redistributable with my installer and haven't had any
issues. Of course you may have a different problem altogether, but I
reckon it's worth trying.

Raja

On 5 March 2012 11:32, Igor Chetverovod <chetvero...@gmail.com> wrote:
> Hi,
> I do not  use special flags for win 2000 during compilation.
> Compiled on Win XP file is working on both platforms.  Regarding libs,
>  I am using DLLs only.  I have never tried to use statical linked
> GTK+/ glib to application,  probably this is the reason of  issues
> absence.
>
> Best regards,
>
> Igor
>
> 2012/3/5, Lucas Levrel <llev...@yahoo.fr>:
>> Le 5 mars 2012, Igor Chetverovod a écrit :
>>> II am writing GTK+2.16 applications under  Win XP2. They are working
>>> without issues on  very old laptops with Win 2000.  So I think you
>>> should investigate your instalation file set.  May be it does not
>>> contain some necessary libs.
>>
>> Thanks for your answer. Do you use special compiler flags to make your
>> apps work under Win 2000 although they are compiled under XP?
>>
>> Regarding libs, I linked them statically to avoid having to distribute a
>> bunch of DLLs together with my executable. Is that wrong?
>>
>> --
>> LL
>> _______________________________________________
>> gtk-app-devel-list mailing list
>> gtk-app-devel-list@gnome.org
>> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
>>
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to