On 02/22/2012 06:35 AM, Manuel Ferrero wrote:
> I read the thread, now I know I have to link against the right version
> of msvcrt.dll.
> But I'm compiling with MinGW and according what Tor Lillqvist said in
> that thread it should work.
> I don't specify any path in my IDE, I just choose the Min
Hi,
I'm writing a GTK+-based application for Win and Linux. One of my
potential "users" only has XP SP1, and the current version of my app
doesn't work there; I compiled it against GTK+ 2.24 under XP SP3.
I guess I should use an older version of GTK+. Which one?
Then:
- Where will I download