Visual studio crashes while building all.sln. I have all the source files. Chrome.exe is also working fine. But, It's been a week, I am not able to build chromium from Visual Studio. It shows this error message. Unable to start program allocator_clang_newlib_x64. The system can not find the file specified.note: I want to make changes to the source code and see how those changes take effect. i.e making a simple button
--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/6fcbafb9-d071-453c-b354-bbab1d47683en%40chromium.org.
Thanks Bruce, I want to know more about how can I edit the source code to make my own custom browser? Do I have to make changes in the contents of the src folder and build/compile them with ninja to view the change? Is there anyway I can see those changes before compilation? I want make a simple button at this stage! Thanks in advance..
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/07e283ad-1b07-42a0-bc27-78af6c0ddfcfn%40chromium.org.
Is there a faster way to build chromium, other then autoninja -C out\default chrome
Note: This time I am building it with custom changes and have no intentions to debug it.
