开发者

Compiling webkit on windows : environment variable not found $(PRODUCTION)

开发者 https://www.devze.com 2023-01-05 16:05 出处:网络
I am trying to compile webkit on windows and am running into several errors. One of them is : The following environment variables were not found: $(PRODUCTION)

I am trying to compile webkit on windows and am running into several errors. One of them is :

The following environment variables were not found: $(PRODUCTION)

Does any开发者_C百科body know what this variable is supposed to map to?

Thanks -M


This warning is normal in the development environment and should not result in any real build errors. You are looking for something more severe.

0

精彩评论

暂无评论...
验证码 换一张
取 消