Post
Topic
Board Mining (Altcoins)
Re: [ANN] New Improved altcoin CPU miner with support for AES-NI
by
joblo
on 13/01/2016, 23:40:21 UTC
I'm having some difficulty compiling on Windows with VS community 2015.

If there is anyone who can help it will speed up Windows support.

I editted  cpuminer.vcxprog with a text editor, not VS's built in editor.
I modelled the changes based on the sources list in Makefile.am,
but I really have no idea what I'm doing.

I added a bunch of entries to this list:

Code:
     Full
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
                   <------- error here
    
    
    

I get the following error.: The attribute "Include" in element   is unrecognized. I've shuffled
the order of the list and it errors on a different file everytime but the same line number.

Any ideas welcome.
    

Just wondering if the folder's name sse2x6 correct?

It's not the first time I've been blind, many thanks.

Update: No joy. I still get the same error. I was suspicious about th etypo becase I did double check everything,
my editor has been acting up so I may have messed up the line without realizing. I confirmed with the VS editor
that it was using the right file, the line looks just like every other (asfter deleting "x6" and I confirmed the file is present.

Windows support may have to wait.