[Reference:<_A3845@delegate-en.ML_>]
Newsgroups: mail-lists.delegate-en
[DeleGate-En] Re: compilation on windows 2000
Hi,
In message <_A3845@delegate-en.ML_> on 10/04/07(15:17:07)
you "Alok" <p7ehabdyi-mxhgu4zoqh3w.ml@delegate.org> wrote:
|But please tell us how can we compile the uploaded source code to make
|Windows executables using Visual Studio 6.0 or higher version?
|Please tell us about the addition files which are required to make windows
|executables.
It will be able to be compiled with any version of VC.
A necessary file for building the Win32 binary is rary/windows.c which is
empty in the non-commercial distribution. You can escape the problem of
"xargs" by removing the line including it in filters/Makefile, but you
will get errors of undef symbols (in windows.c) at the link phase.
Cheers,
Yutaka
--
9 9 Yutaka Sato <pfqcabdyi-mxhgu4zoqh3w.ml@delegate.org> http://delegate.org/y.sato/
( ~ ) National Institute of Advanced Industrial Science and Technology
_< >_ 1-1-4 Umezono, Tsukuba, Ibaraki, 305-8568 Japan
Do the more with the less -- B. Fuller
|