<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[BOL: How to fix cmGLobalNInjaGenerator.cxx.o" error of cmake?]]></title>
	<link>https://bioinformaticsonline.com/answers/view/39646/how-to-fix-cmglobalninjageneratorcxxo-error-of-cmake?</link>
	<atom:link href="https://bioinformaticsonline.com/answers/view/39646/how-to-fix-cmglobalninjageneratorcxxo-error-of-cmake?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/answers/view/39646/how-to-fix-cmglobalninjageneratorcxxo-error-of-cmake</guid>
	<pubDate>Mon, 24 Jun 2019 01:57:57 -0500</pubDate>
	<link>https://bioinformaticsonline.com/answers/view/39646/how-to-fix-cmglobalninjageneratorcxxo-error-of-cmake</link>
	<title><![CDATA[How to fix cmGLobalNInjaGenerator.cxx.o" error of cmake?]]></title>
	<description><![CDATA[<p>am installing a newer version of cmake which is cmake 3.10.1 and the make command is giving me error while building CXX object source.</p><p>I have installed the ninja 1.5.1 but still getting the same error.</p><p>used this to install the cmake<span>:</span></p><p><code><span>wget</span></code> link of the cmake3.10.1</p><p><code><span>./configure</span></code></p><p><code><span>make</span></code> (at this stage getting error)</p><p>the error is<span>:</span></p><hr><pre><code><span>[ 83%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalNinjaGenerator.cxx.o
/media/nadia/967E9B477E9B1F55/data/cmake-3.10.1/Source/cmGlobalNinjaGenerator.cxx: In member function &lsquo;void cmGlobalNinjaGenerator::AppendTargetDependsClosure(const cmGeneratorTarget*, cmNinjaOuts&amp;, bool)&rsquo;:
/media/nadia/967E9B477E9B1F55/data/cmake-3.10.1/Source/cmGlobalNinjaGenerator.cxx:1077:40: error: &lsquo;class std::map&lt;const cmGeneratorTarget*, std::set&lt;std::basic_string&lt;char&gt; &gt; &gt;&rsquo; has no member named &lsquo;emplace_hint&rsquo;
Source/CMakeFiles/CMakeLib.dir/build.make:5942: recipe for target 'Source/CMakeFiles/CMakeLib.dir/cmGlobalNinjaGenerator.cxx.o' failed
make[2]: *** [Source/CMakeFiles/CMakeLib.dir/cmGlobalNinjaGenerator.cxx.o] Error 1
CMakeFiles/Makefile2:2355: recipe for target 'Source/CMakeFiles/CMakeLib.dir/all' failed
make[1]: *** [Source/CMakeFiles/CMakeLib.dir/all] Error 2
Makefile:162: recipe for target 'all' failed
make: *** [all] Error 2
</span></code></pre>]]></description>
	<dc:creator>Nadia Baig</dc:creator>
</item>

</channel>
</rss>