<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Unreal C++ with CLion 2018	</title>
	<atom:link href="https://jollymonsterstudio.com/2018/10/18/unreal-c-with-clion-2018/feed/" rel="self" type="application/rss+xml" />
	<link>https://jollymonsterstudio.com/2018/10/18/unreal-c-with-clion-2018/</link>
	<description></description>
	<lastBuildDate>Fri, 19 Jul 2019 21:57:42 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.3</generator>
	<item>
		<title>
		By: gunreal		</title>
		<link>https://jollymonsterstudio.com/2018/10/18/unreal-c-with-clion-2018/#comment-553</link>

		<dc:creator><![CDATA[gunreal]]></dc:creator>
		<pubDate>Fri, 19 Jul 2019 21:57:42 +0000</pubDate>
		<guid isPermaLink="false">http://jollymonsterstudio.com/?p=2706#comment-553</guid>

					<description><![CDATA[I followed your instructions with the following software versions installed:
- CLion 2019.1
- UE 4.22.3
- Visual Studio 2019 (16.1.6)

I was able to generate the CMakeLists.txt but when I select &quot;File &#124; Open CLion&quot; from the UE menu it fails with this messages: &quot;Could not open CLion for project D:/dev/unreal/TL_Proj01/TL_Proj01.sln&quot;.

This does not make sense to me. It looks like UE still wants to open the VS project despite the fact that I changed the editor setting to use CLion (also as the new default). Also, the file TL_Proj01.sln does exist and it works fine with Visual Studio 2019.

The generated CMakeLists.txt is using forward slashes for all paths so I think this should be fine.

Could you please give a hint what might needs to be adjusted?

Thanks!]]></description>
			<content:encoded><![CDATA[<p>I followed your instructions with the following software versions installed:<br />
&#8211; CLion 2019.1<br />
&#8211; UE 4.22.3<br />
&#8211; Visual Studio 2019 (16.1.6)</p>
<p>I was able to generate the CMakeLists.txt but when I select &#8220;File | Open CLion&#8221; from the UE menu it fails with this messages: &#8220;Could not open CLion for project D:/dev/unreal/TL_Proj01/TL_Proj01.sln&#8221;.</p>
<p>This does not make sense to me. It looks like UE still wants to open the VS project despite the fact that I changed the editor setting to use CLion (also as the new default). Also, the file TL_Proj01.sln does exist and it works fine with Visual Studio 2019.</p>
<p>The generated CMakeLists.txt is using forward slashes for all paths so I think this should be fine.</p>
<p>Could you please give a hint what might needs to be adjusted?</p>
<p>Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mark		</title>
		<link>https://jollymonsterstudio.com/2018/10/18/unreal-c-with-clion-2018/#comment-455</link>

		<dc:creator><![CDATA[Mark]]></dc:creator>
		<pubDate>Wed, 26 Jun 2019 18:07:58 +0000</pubDate>
		<guid isPermaLink="false">http://jollymonsterstudio.com/?p=2706#comment-455</guid>

					<description><![CDATA[Thanks for this. Question for you - how to you get CLion working as well as other IDEs/languages. ie for me in CLion (or ANY C++ IDE) I always have red squigglies on imports. Pressing the period or -&#062; after an object never shows a list of available options. I get no suggestions for auto imports. ie If I use GetCapsuleComponent, there is no help saying, &quot;Import &quot;Components/CapsuleComponent.h?&quot;

Basically it seems like C++ IDEs are useless? I get the same results in VS and VSCode.   Versus C#/.NET or Webstorm and javascript where it imports headers automatically as you need them.

I find that i have to manually type everything with no help. Constantly looking up header names to find out what to import. Any thoughts?]]></description>
			<content:encoded><![CDATA[<p>Thanks for this. Question for you &#8211; how to you get CLion working as well as other IDEs/languages. ie for me in CLion (or ANY C++ IDE) I always have red squigglies on imports. Pressing the period or -&gt; after an object never shows a list of available options. I get no suggestions for auto imports. ie If I use GetCapsuleComponent, there is no help saying, &#8220;Import &#8220;Components/CapsuleComponent.h?&#8221;</p>
<p>Basically it seems like C++ IDEs are useless? I get the same results in VS and VSCode.   Versus C#/.NET or Webstorm and javascript where it imports headers automatically as you need them.</p>
<p>I find that i have to manually type everything with no help. Constantly looking up header names to find out what to import. Any thoughts?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: RAMJI		</title>
		<link>https://jollymonsterstudio.com/2018/10/18/unreal-c-with-clion-2018/#comment-209</link>

		<dc:creator><![CDATA[RAMJI]]></dc:creator>
		<pubDate>Mon, 08 Apr 2019 15:01:49 +0000</pubDate>
		<guid isPermaLink="false">http://jollymonsterstudio.com/?p=2706#comment-209</guid>

					<description><![CDATA[PLEASE UPDATE THIS CONTENT TO THE LATEST CLION 2019 AND VISUAL STUDIO 2019 AND UNREAL ENGINE 4.22.  It will be a great help.. if u do so.]]></description>
			<content:encoded><![CDATA[<p>PLEASE UPDATE THIS CONTENT TO THE LATEST CLION 2019 AND VISUAL STUDIO 2019 AND UNREAL ENGINE 4.22.  It will be a great help.. if u do so.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
