New Question
0

How are you compiling webConnect for windows?

asked 2015-09-15 19:06:35 +0300

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

How are you compiling FreeRDP-WebConnect for windows? When running cmake are you specifying anything special? I have been able to compile it but when I replace your wsgate.exe with my compiled version, the browser never connects to the rdp. I just get the spinning waiting image.

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2015-09-15 19:30:27 +0300

c64cosmin gravatar image

We are using this
cmake . -G "Visual Studio 12" -T "v120" -DTHREADS_PTHREADS_WIN32_LIBRARY="[path to pthreads]" -DEHS_ROOT_DIR="[path to EHS]"

Though if your compilation succeeded it means everything went well. I will return to your issue on Github

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2015-09-15 19:06:35 +0300

Seen: 420 times

Last updated: Sep 15 '15