WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=9080b57a95bc09e1ef36e6d549628ed6b0ae3542
commit 9080b57a95bc09e1ef36e6d549628ed6b0ae3542 Author: Felipe Magno de Almeida <felipe.m.alme...@gmail.com> Date: Wed Sep 9 20:09:41 2020 -0700 Wiki page Compiling_the_native_Windows_EFL changed with summary [] by Felipe Magno de Almeida --- pages/Compiling_the_native_Windows_EFL.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Compiling_the_native_Windows_EFL.txt b/pages/Compiling_the_native_Windows_EFL.txt index 5a8c67933..cb32dda80 100644 --- a/pages/Compiling_the_native_Windows_EFL.txt +++ b/pages/Compiling_the_native_Windows_EFL.txt @@ -109,7 +109,7 @@ To manage dependencies with vcpkg: This way vcpkg will download, setup and install all of those dependencies. -Check that all dependencies were installed at ''installed\ +Check that all dependencies were installed at ''installed\x64-windows\bin''. ---- --