667
edits
Changes
no edit summary
Afterwards, you can freely clone the repository and the build should now work.
===Greg: How do I resolve the error where CL cannot be found?===this This is the error that comes up:
'''checking whether the C compiler (cl ) works... no
the correct batch file and if you get this error check the path in the file to make sure it goes to the right place.
===Greg: How do I resolve the atlbase.h being missing?===
While running the make command, you get an error saying that atlbase.h file is missing!
<pre>set XPCOM_DEBUG_BREAK=warn</pre>
That should suppress all pop ups. This is only necessary for windows. Mac and Linux machines should be set to this by default.