Bitcoin Forum
May 21, 2024, 06:59:03 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: building Sgminer. configure: error: Missing required libcurl dev >= 7.25.0  (Read 224 times)
wrightpt (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
November 16, 2017, 08:30:29 PM
 #1

 I am not able to get libcurl to be recognized by Mingw32.

Here are the directions. However, they are outdated.

Has anyone built sgminer with the following directions successfully? https://github.com/sgminer-dev/sgminer/blob/master/doc/windows-build.txt

How did you get libcurl to work?

**************************************************************************************

* Install libcurl                                                                    *

**************************************************************************************

Go to this url ==> http://curl.haxx.se/download.html#Win32

At the section where it says "Win32 - Generic", Click on the link that indicates

Win32 2000.XP 7.xx.x libcurl SSL and download it.

Extract the files that are in the zip (bin, include, and lib) to their respective

locations in MinGW (\MinGW\bin, \MinGW\include, and \MinGW\lib).

Edit the file \MinGW\lib\pkgconfig\libcurl.pc and search for the line that ends

with "-lcurl", and make it say "-lcurl -lcurldll".

Ref. http://old.nabble.com/gcc-working-with-libcurl-td20506927.html

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!