Open IvanFarkas opened 5 years ago
I have the same problem. Did you solve this?
I'll wait till they get serious about helping developers.
@IvanFarkas The maintainers have moved on already. No point griping about it.
@IvanFarkas What's your mean? Do they stop to maintain?
On a brand new machine, I have installed visual studio 2017 professional + cuda 10.0 (in this order because cuda install visual studio cuda integration forexisting cuda library), and git. Also cloned CNTK and followed https://docs.microsoft.com/en-us/cognitive-toolkit/Setup-CNTK-with-script-on-Windows to automatically create a new build env. Finally followed https://docs.microsoft.com/en-us/cognitive-toolkit/setup-cntk-on-windows#building-cntk and it built successfully. The only modificiation that I needed to do was removing pyqt package from the yaml files - probably using a newer version would work too.
Your build looks incomplete. Try deleting C:\local\CNTK\CNTK\x64 and build again. Remember cntk.sln must be open from an activated conda environment. double clicking cntk.sln on windows explorer wont work
@thiagocrepaldi Thanks for the reply, it was really helpful!! :)
Thx @thiagocrepaldi. I'll try it over the weekend.
Scripted install of CNTK prerequisites - Build fails.
I have tried the massively outdated documentation to set up the CNTK Development environment prerequisites and build the solution, but the build fails.
Subsequently, I tried the Setup CNTK with script on Windows instructions. The setup, that is completely out of sync of the manual process, succeeded, but the build still fails.
Please provide at least one way to build the solution successfully!
Build Errors