]> sjero.net Git - linphone/blobdiff - README.mingw
Merge branch 'master' of git.linphone.org:linphone into tunnel
[linphone] / README.mingw
index e076c7ef086a1a86ef961f5a70b7b253717de012..93ba70d46d770779a4640be64a46170dca8d7a39 100644 (file)
@@ -65,6 +65,8 @@ WARNING: During the build, windows might slow down suddenly. Using ctl+alt+del t
  you might see a process 'LVpSRV.exe' or something like this that eats 90% of cpu.
 Kill it. Don't know what it is, but once killed, windows runs normally.
 
+#Compile and install tunnel
+cd tunnel && ./autogen.sh && ./configure --prefix=/opt/linphone && make && make install
 #run autogen.sh after a git checkout or update
 ./autogen.sh
 ./configure --prefix=/opt/linphone --enable-shared --disable-static