Bitcoin Forum
May 14, 2024, 05:00:25 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: has anyone been able to compile the yacoin windows client?  (Read 1021 times)
achillez (OP)
Hero Member
*****
Offline Offline

Activity: 874
Merit: 1000


View Profile
May 10, 2013, 06:10:33 AM
 #1

I keep getting the oddest of errors:

l rpcrt4 -l advapi32 -l ws2_32 -l mswsock -l shlwapi
obj/scrypt_mine.o: In function `Z11scrypt_hashPKvjPjh':
C:\yacoin3\src/scrypt_mine.cpp:101: undefined reference to `scrypt'
obj/scrypt_mine.o: In function `Z15scanhash_scryptP12block_headerjRjPvS0_h':
C:\yacoin3\src/scrypt_mine.cpp:202: undefined reference to `scrypt'
collect2: ld returned 1 exit status
mingw32-make: *** [yacoind.exe] Error 1

Scrypt is defined, but yet the compiler can't seem to find it. Has anyone successfully compiled the yacoin?
aikklond
Legendary
*
Offline Offline

Activity: 1148
Merit: 1000


View Profile
May 10, 2013, 06:16:40 AM
 #2

I hope someone does, now only linux users stand a chance...
truckythin
Hero Member
*****
Offline Offline

Activity: 781
Merit: 501



View Profile
May 10, 2013, 06:19:25 AM
 #3

cant remember which thread but there someone build minerd that support for scrypt-jane already, i download it already too, re-find in the ANN coin thread for YAN  Cool
KrLos
Hero Member
*****
Offline Offline

Activity: 768
Merit: 1000



View Profile
May 10, 2013, 06:22:11 AM
 #4

Original thread for CPUMiner with scrypt-jane for windows https://bitcointalk.org/index.php?topic=199517.0
achillez (OP)
Hero Member
*****
Offline Offline

Activity: 874
Merit: 1000


View Profile
May 10, 2013, 07:34:30 AM
 #5

Hrm... but we should be able to compile the original windows client right? There is a binary so someone must hav ebeen able to compile it at some point Wink
KrLos
Hero Member
*****
Offline Offline

Activity: 768
Merit: 1000



View Profile
May 10, 2013, 07:36:38 AM
 #6

Hrm... but we should be able to compile the original windows client right? There is a binary so someone must hav ebeen able to compile it at some point Wink

Yes the binary was released as soon as the announce was maded...

The link is in the first post of the original thread

https://bitcointalk.org/index.php?topic=196196.0
cryptrol
Hero Member
*****
Offline Offline

Activity: 637
Merit: 500


View Profile
May 17, 2013, 09:02:51 AM
 #7

I keep getting the oddest of errors:

l rpcrt4 -l advapi32 -l ws2_32 -l mswsock -l shlwapi
obj/scrypt_mine.o: In function `Z11scrypt_hashPKvjPjh':
C:\yacoin3\src/scrypt_mine.cpp:101: undefined reference to `scrypt'
obj/scrypt_mine.o: In function `Z15scanhash_scryptP12block_headerjRjPvS0_h':
C:\yacoin3\src/scrypt_mine.cpp:202: undefined reference to `scrypt'
collect2: ld returned 1 exit status
mingw32-make: *** [yacoind.exe] Error 1

Scrypt is defined, but yet the compiler can't seem to find it. Has anyone successfully compiled the yacoin?


I am stuck at the same point. Did you ever found a way through this ?
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!