Skip to content

ludocosmo/wrtc-client

Repository files navigation

CMake (for sergio)

fully automated (command line MSVC)

  • start "cmd", if possible with MSVC environement, possibly as administrator
  • mkdir MYBUILD-NMAKE
  • cd MBUILD-NMAKE
  • cmake -G "NMake Makefiles" ..
  • nmake

IDE (MSVC with GUI)

  • start "cmd", if possible with MSVC environment, possibly as administrator
  • mkdir MYBUILD-MSVC
  • cd MBUILD-MSVC
  • cmake ..
  • msbuild

#Dependencies:

#Aditional definitions WEBSOCKETCLIENT_EXPORTS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published