cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: compilation in windows

From: Peter <one2001boy_at_yahoo.com>
Date: Mon, 25 Jul 2011 09:54:34 -0700 (PDT)

Pierre,

Following the instruction in the link:
https://github.com/bagder/curl/blob/master/winbuild/BUILD.WINDOWS.txt
It will lead the following error:

winbuild> nmake /f Makefile.vc mode=static VC=8

 fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory

It looks that include/curl contains the following files:

curlbuild.h.dist  curlbuild.h.cmake  curlbuild.h.in

somehow, it does not generate curlbuild.h.
Peter

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-07-25