tiny-steam-client icon indicating copy to clipboard operation
tiny-steam-client copied to clipboard

Can't compile project. fatal error: google/protobuf/stubs/common.h

Open vlastof opened this issue 2 years ago • 1 comments

Hi there. Sorry if answer is obvious but I can't compile project using wsl. Here what I get:

[ 8%] Building CXX object CMakeFiles/tiny-steam-client.dir/src/tiny-steam-client.cpp.o In file included from /mnt/c/Users/admin/wsl-projects/tiny-steam-client/src/SteamClient.hpp:12, from /mnt/c/Users/admin/wsl-projects/tiny-steam-client/src/tiny-steam-client.cpp:3: /mnt/c/Users/admin/wsl-projects/tiny-steam-client/src/proto/steammessages_clientserver_login.pb.h:9:10: fatal error: google/protobuf/stubs/common.h: No such file or directory 9 | #include <google/protobuf/stubs/common.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated.

What am I doing wrong?

vlastof avatar Apr 21 '23 04:04 vlastof

yo @vlastof have you found a fix for that? Ive been facing the same issue

gewinnorientiert avatar Jan 23 '24 16:01 gewinnorientiert