<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>https://www.wikicshse.ru/index.php?action=history&amp;feed=atom&amp;title=Setting_up_cpp_on_macos</id>
	<title>Setting up cpp on macos - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://www.wikicshse.ru/index.php?action=history&amp;feed=atom&amp;title=Setting_up_cpp_on_macos"/>
	<link rel="alternate" type="text/html" href="https://www.wikicshse.ru/index.php?title=Setting_up_cpp_on_macos&amp;action=history"/>
	<updated>2026-06-06T13:16:29Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://www.wikicshse.ru/index.php?title=Setting_up_cpp_on_macos&amp;diff=672&amp;oldid=prev</id>
		<title>imported&gt;Iko: Migrated current public revision from wiki.cs.hse.ru</title>
		<link rel="alternate" type="text/html" href="https://www.wikicshse.ru/index.php?title=Setting_up_cpp_on_macos&amp;diff=672&amp;oldid=prev"/>
		<updated>2019-01-09T00:09:16Z</updated>

		<summary type="html">&lt;p&gt;Migrated current public revision from wiki.cs.hse.ru&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;# [https://itunes.apple.com/ru/app/xcode/id497799835?l=en&amp;amp;mt=12 Install Xcode from the App Store]&lt;br /&gt;
# Launch Xcode&lt;br /&gt;
# You will be asked to read the license agreement and enter your administrator password for your computer&lt;br /&gt;
&lt;br /&gt;
[[File:Setting_up_C++_on_macOS_1.png]]&lt;br /&gt;
&lt;br /&gt;
[[File:Setting_up_C++_on_macOS_2.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol start=&amp;quot;4&amp;quot; style=&amp;quot;list-style-type: decimal;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Wait for Xcode to install the required components&amp;lt;/li&amp;gt;&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Setting_up_C++_on_macOS_3.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol start=&amp;quot;5&amp;quot; style=&amp;quot;list-style-type: decimal;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;After installation you will be greeted with the Xcode welcome window&amp;lt;/li&amp;gt;&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Setting_up_C++_on_macOS_4.png|700x700px]]&lt;br /&gt;
&lt;br /&gt;
You have now installed the developer tools and you can now start developing &amp;lt;code&amp;gt;C++&amp;lt;/code&amp;gt; applications.&lt;br /&gt;
&lt;br /&gt;
You can manually compile programs from the command line using &amp;lt;code&amp;gt;clang++&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;gcc&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
At this point you can either:&lt;br /&gt;
&lt;br /&gt;
# [[creating a cpp project in xcode on macos | Create a &amp;lt;code&amp;gt;C++&amp;lt;/code&amp;gt; project in Xcode]]&lt;br /&gt;
# [[installing clion on macos | Install CLion]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Iko</name></author>
	</entry>
</feed>