Windows binary
Hans Ronne
hronne@telia.com
Wed Oct 16 19:46:00 GMT 2002
>
> Is there a way to compile xconq with Visual C++? If so, I could ask and
>see if I could run Purify on it on a weekend. Or eventually on the
>Solaris, which I can access remotely from home, if the license
>negotiations/product evaluations ever finish.
It should be possible. I'm using CodeWarrior myself (both for Mac and
Windows) so I haven't tried it.
You need to include three files from the win32 SDK: kernel32.lib,
user32.lib and wsock32.lib. And then of course the C and runtime libraries.
In CodeWarrior, this means MSL_All_x86.lib. I think most of what you need
(but not everything) is in MSVCPRT.LIB if you use Visual C++.
Hans
More information about the Xconq7
mailing list