<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Building</title><link>https://sourceforge.net/p/mpeg-cut/wiki/Building/</link><description>Recent changes to Building</description><atom:link href="https://sourceforge.net/p/mpeg-cut/wiki/Building/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 28 Mar 2013 11:43:13 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mpeg-cut/wiki/Building/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Building modified by Dr. Juergen Sauermann</title><link>https://sourceforge.net/p/mpeg-cut/wiki/Building/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,5 +1,4 @@
-&lt;b&gt;Prerequisites&lt;/b&gt;
-
+&lt;h1&gt;Prerequisites&lt;/h1&gt;
 The following packages should be installed in order to build \b mpeg_cut:

 Qt       &lt;a href="http://doc.qt.digia.com/4.3/index.html"&gt;    (see Qt) &lt;/a&gt;
@@ -8,10 +7,14 @@
 Most Linux distributions have these packages installed by default.
 You can check the presence of the packages by the following commands:

-&lt;tt&gt;
-&lt;pre&gt;
-% which moc                                       # test for &lt;b&gt;Qt&lt;/b&gt;
-% ls /usr/include/mpeg2dec/mpeg2.h                # test for &lt;b&gt;libmpeg2&lt;/b&gt;
-&lt;/pre&gt;
-&lt;/tt&gt;
+    % which moc                                       # test for &lt;b&gt;Qt&lt;/b&gt;
+    % ls /usr/include/mpeg2dec/mpeg2.h                # test for &lt;b&gt;libmpeg2&lt;/b&gt;

+&lt;h1&gt;Building&lt;/h1&gt;
+If the prerequisites are satisfied, just do the following in the directory where
+the C++ files are located (&lt;b&gt;trunk&lt;/b&gt; if you use the default download link).
+
+    % qmake                                           # create &lt;b&gt;Makefile&lt;/b&gt;
+    % make                                            # build &lt;b&gt;mpeg_cut&lt;/b&gt;
+
+This should create a file named &lt;b&gt;mpeg_cut&lt;/b&gt;
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dr. Juergen Sauermann</dc:creator><pubDate>Thu, 28 Mar 2013 11:43:13 -0000</pubDate><guid>https://sourceforge.net2500b2c35490022a5471eb829fd80d5926e6d87e</guid></item><item><title>WikiPage Building modified by Dr. Juergen Sauermann</title><link>https://sourceforge.net/p/mpeg-cut/wiki/Building/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,12 +1,12 @@
-Prerequisites
+&lt;b&gt;Prerequisites&lt;/b&gt;

-The following packages should be installed in order to build \b mpeg_cut: \n
+The following packages should be installed in order to build \b mpeg_cut:

-Qt       &lt;a href="http://doc.qt.digia.com/4.3/index.html"&gt;    (see Qt) &lt;/a&gt; \n
-libmpeg2 &lt;a href="http://libmpeg2.sourceforge.net"&gt;     (see libmpeg2) &lt;/a&gt; \n
+Qt       &lt;a href="http://doc.qt.digia.com/4.3/index.html"&gt;    (see Qt) &lt;/a&gt;
+libmpeg2 &lt;a href="http://libmpeg2.sourceforge.net"&gt;     (see libmpeg2) &lt;/a&gt;

-Most Linux distributions have these packages installed by default. \n
-You can check the presence of the packages by the following commands: \n
+Most Linux distributions have these packages installed by default.
+You can check the presence of the packages by the following commands:

 &lt;tt&gt;
 &lt;pre&gt;
&lt;/pre&gt;


&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dr. Juergen Sauermann</dc:creator><pubDate>Thu, 28 Mar 2013 11:28:53 -0000</pubDate><guid>https://sourceforge.netb132095236a925f8a31d55b1128806c9cb180dae</guid></item><item><title>WikiPage Building modified by Dr. Juergen Sauermann</title><link>https://sourceforge.net/p/mpeg-cut/wiki/Building/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Prerequisites&lt;/p&gt;
&lt;p&gt;The following packages should be installed in order to build \b mpeg_cut: \n&lt;/p&gt;
&lt;p&gt;Qt       &lt;a href="http://doc.qt.digia.com/4.3/index.html"&gt;    (see Qt) &lt;/a&gt; \n&lt;br /&gt;
libmpeg2 &lt;a href="http://libmpeg2.sourceforge.net"&gt;     (see libmpeg2) &lt;/a&gt; \n&lt;/p&gt;
&lt;p&gt;Most Linux distributions have these packages installed by default. \n&lt;br /&gt;
You can check the presence of the packages by the following commands: \n&lt;/p&gt;
&lt;p&gt;&lt;tt&gt;&lt;br /&gt;
&lt;pre&gt;&lt;br /&gt;
% which moc                                       # test for &lt;b&gt;Qt&lt;/b&gt;&lt;br /&gt;
% ls /usr/include/mpeg2dec/mpeg2.h                # test for &lt;b&gt;libmpeg2&lt;/b&gt;&lt;br /&gt;
&lt;/pre&gt;&lt;br /&gt;
&lt;/tt&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dr. Juergen Sauermann</dc:creator><pubDate>Thu, 28 Mar 2013 11:26:05 -0000</pubDate><guid>https://sourceforge.netcf95c8e7ba369be5cc94a389e47b93433f6a0c5a</guid></item></channel></rss>