Page 2 of 2

Re: Command "cmake -G "Visual Studio 14 Win64" .." doesn't w

PostPosted: Thu Jun 23, 2022 1:02 am
by Phylanx
@FriwiDev: Thx for the statement, this looks promising! I'll definitly give it a try!

I also had the impression that it is something environment specific because we multiply changed the Python installation with no change in that error message.
Our last attempts to fix this was to add exceptions on anti virus disk/process scanning.

Re: Command "cmake -G "Visual Studio 14 Win64" .." doesn't w

PostPosted: Thu Jun 23, 2022 5:19 am
by Phylanx
Failed again :-(
We'll continue to try a build without any AV active so we can sort that source of problems out.

Re: Command "cmake -G "Visual Studio 14 Win64" .." doesn't w

PostPosted: Thu Jun 23, 2022 5:46 am
by FriwiDev
Can you paste a full error log for reference?

Re: Command "cmake -G "Visual Studio 14 Win64" .." doesn't w

PostPosted: Fri Jun 24, 2022 12:43 am
by Phylanx
Hi!

I attached a whole log: CEF_4896#18.7z
As told in my first post in this thread I want to mention that we're building CEF, not JCEF and therefore not creating a VS .sln file.

The sync of sources that fails begins with the following section:
Code: Select all
###########################################
# 23.06.2022  8:44:14,20 : Syncing Sources...
###########################################


The sync statement is effectively the following:
Code: Select all
call python .\automate\automate-git.py --download-dir=J:\target --depot-tools-dir=J:\depot_tools --branch=4896 --checkout=4e5ba66 --no-debug-build --no-release-build --no-distrib --no-build

This statement should only download, not build the cef code.

Thank you in advance!

Re: Command "cmake -G "Visual Studio 14 Win64" .." doesn't w

PostPosted: Fri Jun 24, 2022 1:22 pm
by FriwiDev
Well I'm sadly out of ideas. The gsutil version seems relatively old. You could still try to manually download the clang format from here: https://console.cloud.google.com/storag ... ive_object