From: Arjen M. <Arj...@de...> - 2014-05-04 10:37:32
|
HI Walt, -----Original Message----- ... > I downloaded cairo and pixman. make says it can't find the "cl" > command. I am not very experienced with Windows platforms, but I thought that command should be available there. Have you got your PATH set properly so cl is on the PATH? I suspect Arjen can answer this question a lot better. "cl" is the name of the MSVC/C++ compiler. I suspect that some component (Qt5, cairo or pixman) - at least in the configuration you were using - assumes that you have that compiler installed and want to use it to build that component. Does the out of make indicate which component is using "cl"? Regards, Arjen DISCLAIMER: This message is intended exclusively for the addressee(s) and may contain confidential and privileged information. If you are not the intended recipient please notify the sender immediately and destroy this message. Unauthorized use, disclosure or copying of this message is strictly prohibited. The foundation 'Stichting Deltares', which has its seat at Delft, The Netherlands, Commercial Registration Number 41146461, is not liable in any way whatsoever for consequences and/or damages resulting from the improper, incomplete and untimely dispatch, receipt and/or content of this e-mail. |