Search found 2 matches

by wertherman
Thu Feb 23, 2023 12:21 am
Forum: Installation
Topic: Compile pokerTH on Debian 11 doesnt work
Replies: 21
Views: 63709

Re: Compile pokerTH on Debian 8 doesnt work


This fixed it:
protoc pokerth.proto --cpp_out=./src/third_party/protobuf/
protoc chatcleaner.proto --cpp_out=./src/third_party/protobuf/
but now next problems: in the picture
It seems I have to compile with older C++ version ?


Stuck here as well now... I don't know what you mean by the config ...
by wertherman
Wed Feb 22, 2023 3:44 am
Forum: Installation
Topic: Compile pokerTH on Debian 11 doesnt work
Replies: 21
Views: 63709

Re: Compile pokerTH on Debian 8 doesnt work

I am having the same issue with Protoc!