[Gtkradiant] Progress on broken Windows GtkRadiant build
Willi
willi at schinmeyer.de
Sat Dec 11 04:37:45 CST 2010
On 10.12.2010 19:41:48, Nerius Landys <nlandys at gmail.com> wrote:
> Right after clicking "OK", I come to an error like this one:
> http://daffy.nerius.com/temp/missing-dll.png
> Complaining about missing MSVCR90.DLL.
I believe this may be the problem, assuming we're using the "official"
GTK Windows binaries:
From http://www.gtk.org/download-windows.html
It is possible to use these packages also with Microsoft's compiler.
However, the DLLs here use the msvcrt.dll run-time library. This
means that also applications that use the DLLs should preferrably
use the msvcrt.dll run-time. Specifically, this means that you
should not use newer versions of the Microsoft compiler than Visual
C++ 6 without knowing exactly what you are doing.
Which makes me believe that we should build our own binaries if we want
to use Visual Studio > 6.0 (e.g. 2008). MSVCR90.dll may not be
msvcrt.dll but still I sense a connection, or at least a potential other
problem.
Willi "Mr. Wonko" Schinmeyer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://zerowing.idsoftware.com/pipermail/gtkradiant/attachments/20101211/c5c9a4a1/attachment-0001.htm
More information about the Gtkradiant
mailing list