Skip to content

FriendViewer-io/friendplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1 time setup:

vcpkg install imgui[glfw-binding,opengl3-glew-binding]:x64-windows-static
vcpkg install cli11:x64-windows-static
vcpkg install asio:x64-windows-static
vcpkg install cryptopp:x64-windows-static
vcpkg install opus:x64-windows-static
vcpkg install spdlog:x64-windows-static
vcpkg install protobuf:x64-windows-static

vcpkg integrate install

Copy $(VCPKG_ROOT)\installed\x64-windows-static\include\google to $(VCPKG_ROOT)\installed\x64-windows-static\tools\protobuf

Generate protobuf files

protoc *.proto --cpp_out=. --experimental_allow_proto3_optional

About

friendviewer over, friendplayer rises from the ashes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •