To freeRDP Devlel:

      I'm very excited that FreeRDP 1.0.1 release, but I can't complie it
on Debian.
      Please help me to resolve this problem, thanks very much!

      I refer to this link(
https://github.com/FreeRDP/FreeRDP/wiki/Compilation)  to complie.

  (1) sudo apt-get install build-essential git-core cmake libssl-dev
libx11-dev libxext-dev libxinerama-dev libxcursor-dev
         libxdamage-dev libxv-dev libxkbfile-dev libasound2-dev libcups2-dev
   (2) sudo apt-get install libavutil-dev libavcodec-dev
   (3) sudo apt-get install libcunit1-dev libdirectfb-dev xmlto doxygen
libxtst-dev
   (4) cmake -DCMAKE_BUILD_TYPE=Debug -DWITH_SSE2=ON .

    When I run step(4), error happen, the error info as following:

     CMake Error: The following variables are used in this project, but theyare
set to NOTFOUND.
     Please set them or make sure they are set and tested correctly in
theCMake files:
     AVUTIL_INCLUDE_DIR
     used as include directory in
directory /root/FreeRDP/channels/drdynvc/tsmf/ffmpeg


Best Regards(凌杰)
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to