-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Building fails on windows 10 #49
Comments
git.tasktools.org does not exist anymore. Which version of cmake, C-Compiler and libraries do you use? |
Alright ! I'm using the git-sdk64 for windows as my base shell. cmake 3.12.2, visual studio 2017, msvc 14.15.26726 I'm not sure what other librairies it's using. PS: while looking for a solution, it seemed to me that a lot of taskwarrior related places on internet are "gone" now, is there anything going on right now on the project ? |
Currently we are only supporting GCC and clang, unfortunately we do not have any ideas about Visual Studio or msvc. Apart from CMake, make and a C-Compiler, you need libuuid and gnutls. Unfortunately you are on your own with that setting. Taskwarrior is a Unix- / Linuxtool and these are the only platforms we support. You can get Taskwarrior up and running with WSL, Windows Subsystem for Linux, this is proved to work. We did a big rebuild of everything in February, maybe this is what you are referring to. |
Then I'll install WSL, thanks for your help ! That may be the rebuild of February that broke some links. Should I report this somewhere ? |
Hello, I have the same problem again: #36
is timing out, and
clones ok, and generates ok, but the projects fails to build saying "invalid numeric argument /Wextra"
The text was updated successfully, but these errors were encountered: