New Question
0

FreeRDP cmake command line

asked 2015-07-15 02:23:10 +0300

free_condor gravatar image

Hi, I would really appreciate your help on compiling freeRdp into one executable. I tried the cmake command you provided here: http://www.cloudbase.it/freerdp-for-w... However, it seems to keep depending on the dlls.

I have VS 2013 and I am not able to get a standalone FreeRdp.exe like you.

Thanks in advance.

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2015-09-23 16:47:29 +0300

c64cosmin gravatar image

You need to relate to the DLLs required and add the libraries accordingly. Cpprest, OpenSSL, libpng, boost, pthreads and EHS are the dependencies that you need to use in order to build your solution. EHS is being built the same way as WebConnect, using cmake. Also you could use the Github issues HERE to guide yourself in case some compilation errors occur.

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

Stats

Asked: 2015-07-15 02:23:10 +0300

Seen: 498 times

Last updated: Sep 23 '15