<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://murray.cds.caltech.edu/index.php?action=history&amp;feed=atom&amp;title=Compiling_Player_Code</id>
	<title>Compiling Player Code - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://murray.cds.caltech.edu/index.php?action=history&amp;feed=atom&amp;title=Compiling_Player_Code"/>
	<link rel="alternate" type="text/html" href="https://murray.cds.caltech.edu/index.php?title=Compiling_Player_Code&amp;action=history"/>
	<updated>2026-04-29T23:49:27Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.5</generator>
	<entry>
		<id>https://murray.cds.caltech.edu/index.php?title=Compiling_Player_Code&amp;diff=5599&amp;oldid=prev</id>
		<title>Thorsley at 16:57, 19 January 2007</title>
		<link rel="alternate" type="text/html" href="https://murray.cds.caltech.edu/index.php?title=Compiling_Player_Code&amp;diff=5599&amp;oldid=prev"/>
		<updated>2007-01-19T16:57:50Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 16:57, 19 January 2007&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l7&quot;&gt;Line 7:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 7:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Makefiles may be useful for more complicated projects.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Makefiles may be useful for more complicated projects.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:PlayerStage]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:PlayerStage]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[Category:MVWTfest]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key acs_math_mw_141-murray.cds_:diff:1.41:old-5570:rev-5599:php=table --&gt;
&lt;/table&gt;</summary>
		<author><name>Thorsley</name></author>
	</entry>
	<entry>
		<id>https://murray.cds.caltech.edu/index.php?title=Compiling_Player_Code&amp;diff=5570&amp;oldid=prev</id>
		<title>Thorsley at 20:13, 18 January 2007</title>
		<link rel="alternate" type="text/html" href="https://murray.cds.caltech.edu/index.php?title=Compiling_Player_Code&amp;diff=5570&amp;oldid=prev"/>
		<updated>2007-01-18T20:13:01Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A piece of Player source code &amp;lt;code&amp;gt;example.cc&amp;lt;/code&amp;gt; can be compiled using the following command:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
g++ -Wall -fpic -g3 -o `pkg-config --cflags player` `pkg-config --libs player` -c example&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
This command uses the PKG_CONFIG_PATH to define the include and lib directories generically.  PKG_CONFIG_PATH should have been set when Player was installed (see [http://playerstage.sourceforge.net/doc/Player-2.0.0/player/install.html] for more details)&lt;br /&gt;
&lt;br /&gt;
Makefiles may be useful for more complicated projects.&lt;br /&gt;
[[Category:PlayerStage]]&lt;/div&gt;</summary>
		<author><name>Thorsley</name></author>
	</entry>
</feed>