This is the mail archive of the xconq7@sources.redhat.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Windows binary


>
> 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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]