Yes, "<home>" is just being used as a placeholder. I created a new builds/qpid directory on the C drive and then ran the command: cmake -G "Visual Studio 12 2013" C:\Users\I664761\Downloads\qpid-cpp-0.34 after doing which I got the following error log: https://gist.github.com/loremIpsum1771/fc1d912bbe5a741325cdd259f7a53837
My company has a separate software package install manager through which I have to do installations. I already had python installed and had the environment variable set up and I downloaded ruby as well and set up the environment variable for it. I tried installing Valgrind through my company's software center but it seems that the closest thing to it is something calledLISA Dev Workstation. I couldn't find SASL and Doxygen within my company's software center. After configuring the paths for the installations, ran the command from above and got the error log. Are all of these packages required for the build? It seems like its only taking issue with not being able to find Ruby even though I set the path to it. -- View this message in context: http://qpid.2158936.n2.nabble.com/Issue-when-using-CMake-to-install-Qpid-broker-tp7646766p7646889.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
