OK. I did but still get the same error
[root@hpc ~]# git clone https://github.com/cisco/openh264.git
Cloning into 'openh264'...
remote: Enumerating objects: 38701, done.
remote: Total 38701 (delta 0), reused 0 (delta 0), pack-reused 38701
Receiving objects: 100% (38701/38701), 123.85 MiB | 21.00 KiB/s, done.
Resolving deltas: 100% (24050/24050), done.
[root@hpc ~]# cd openh264/
[root@hpc openh264]# meson setup

ERROR: Must specify at least one directory name.





Regards,
Mahmood 

    On Friday, October 11, 2019, 2:56:26 PM GMT+3:30, Bernhard Miklautz 
<bernhard.mikla...@shacknet.at> wrote:  
 
 I'm not entirely sure what directory you are in but the meson part is
for OpenH264. FreeRDP itself uses cmake.

So possibly you are not in the openh264 directory?

If you follow the instructions from:

https://github.com/FreeRDP/FreeRDP/wiki/Compilation#building

The OpenH264 build should be executed in the "openh264", OpenSSL in
the "openssl" and FreeRDP itself in the freerdp directory.

Best regards,
Bernhard
  
_______________________________________________
FreeRDP-devel mailing list
FreeRDP-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to