Skip to content
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

problem installing warp-cli on wsl2 #16

Open
MartinEtcheverry opened this issue Dec 8, 2022 · 0 comments
Open

problem installing warp-cli on wsl2 #16

MartinEtcheverry opened this issue Dec 8, 2022 · 0 comments

Comments

@MartinEtcheverry
Copy link

installing on wsl2 (ubuntu 22.04) i get this error, any clues?
[ 24%] Building CXX object CMakeFiles/wdt_min.dir/util/WdtSocket.cpp.o
[ 26%] Building CXX object CMakeFiles/wdt_min.dir/ErrorCodes.cpp.o
[ 28%] Building CXX object CMakeFiles/wdt_min.dir/util/DirectorySourceQueue.cpp.o
[ 33%] Building CXX object CMakeFiles/wdt_min.dir/util/EncryptionUtils.cpp.o
[ 33%] Building CXX object CMakeFiles/wdt_min.dir/util/ClientSocket.cpp.o
[ 35%] Building CXX object CMakeFiles/wdt_min.dir/util/FileByteSource.cpp.o
[ 37%] Building CXX object CMakeFiles/wdt_min.dir/Protocol.cpp.o
[ 40%] Building CXX object CMakeFiles/wdt_min.dir/util/FileCreator.cpp.o
[ 42%] Building CXX object CMakeFiles/wdt_min.dir/WdtThread.cpp.o
[ 46%] Building CXX object CMakeFiles/wdt_min.dir/util/ThreadsController.cpp.o
[ 46%] Building CXX object CMakeFiles/wdt_min.dir/ReceiverThread.cpp.o
[ 48%] Building CXX object CMakeFiles/wdt_min.dir/Receiver.cpp.o
[ 51%] Building CXX object CMakeFiles/wdt_min.dir/WdtTransferRequest.cpp.o
[ 53%] Building CXX object CMakeFiles/wdt_min.dir/util/ThreadTransferHistory.cpp.o
[ 55%] Building CXX object CMakeFiles/wdt_min.dir/SenderThread.cpp.o
[ 57%] Building CXX object CMakeFiles/wdt_min.dir/util/ServerSocket.cpp.o
[ 60%] Building CXX object CMakeFiles/wdt_min.dir/Sender.cpp.o
[ 64%] Building CXX object CMakeFiles/wdt_min.dir/Reporting.cpp.o
[ 64%] Building CXX object CMakeFiles/wdt_min.dir/Throttler.cpp.o
[ 66%] Building CXX object CMakeFiles/wdt_min.dir/WdtOptions.cpp.o
[ 68%] Building CXX object CMakeFiles/wdt_min.dir/util/FileWriter.cpp.o
[ 71%] Building CXX object CMakeFiles/wdt_min.dir/util/TransferLogManager.cpp.o
[ 73%] Building CXX object CMakeFiles/wdt_min.dir/util/Stats.cpp.o
[ 75%] Building CXX object CMakeFiles/wdt_min.dir/util/SerializationUtil.cpp.o
In file included from /opt/warp-cli/build/wdt/Sender.cpp:9:
/opt/warp-cli/build/wdt/../wdt/Sender.h:15:10: fatal error: gtest/gtest_prod.h: No such file or directory
15 | #include <gtest/gtest_prod.h>
| ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
In file included from /opt/warp-cli/build/wdt/../wdt/SenderThread.h:11,
from /opt/warp-cli/build/wdt/SenderThread.cpp:9:
/opt/warp-cli/build/wdt/../wdt/Sender.h:15:10: fatal error: gtest/gtest_prod.h: No such file or directory
15 | #include <gtest/gtest_prod.h>
| ^~~~~~~~~~~~~~~~~~~~
compilation terminated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant