CMake for ANGLE project

76 views
Skip to first unread message

Sourabh Goel

unread,
Jul 14, 2023, 6:35:44 AM7/14/23
to angleproject
1. Clone the ANGLE project in the test directory.
2. Checked out to the branch: emu-33-release
git checkout emu-33-release
3. Create a directory: build
mkdir build
4. Use cmake command 
cmake -G "Visual Studio 16 2019" -S D:\test\angle -B D:\test\angle\build

It fails because CMakeList.txt has some files which are not there in the project. So is the CMakeList.txt updated in the branch? If not, then which branch has updated CMakeList? 

I am using Windows 10 machine in which Visual Studio 2019 and Cmake are already installed. Please help!!!

Shahbaz Youssefi

unread,
Jul 14, 2023, 9:21:29 AM7/14/23
to angleproject
I'm not sure what's going on in Android's clone of ANGLE, but upstream ANGLE is at https://chromium.googlesource.com/angle/angle/ and we don't support CMake. Please follow the instructions at https://chromium.googlesource.com/angle/angle/+/main/doc/DevSetup.md to build.
Reply all
Reply to author
Forward
0 new messages