<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.rivendellaudio.org/index.php?action=history&amp;feed=atom&amp;title=Compiling_Rivendell_Components_in_Windows</id>
		<title>Compiling Rivendell Components in Windows - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.rivendellaudio.org/index.php?action=history&amp;feed=atom&amp;title=Compiling_Rivendell_Components_in_Windows"/>
		<link rel="alternate" type="text/html" href="http://wiki.rivendellaudio.org/index.php?title=Compiling_Rivendell_Components_in_Windows&amp;action=history"/>
		<updated>2026-05-01T22:06:28Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.4</generator>

	<entry>
		<id>http://wiki.rivendellaudio.org/index.php?title=Compiling_Rivendell_Components_in_Windows&amp;diff=244&amp;oldid=prev</id>
		<title>Higgles: Created page with &quot;The following response on April 6, 2007 by Fred Gleason was in response to a question on the Rivendell-prog mailing list about compiling some of the Rivendell components in Wi...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.rivendellaudio.org/index.php?title=Compiling_Rivendell_Components_in_Windows&amp;diff=244&amp;oldid=prev"/>
				<updated>2018-03-13T11:41:49Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;The following response on April 6, 2007 by Fred Gleason was in response to a question on the Rivendell-prog mailing list about compiling some of the Rivendell components in Wi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The following response on April 6, 2007 by Fred Gleason was in response to a question on the Rivendell-prog mailing list about compiling some of the Rivendell components in Windows.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
I've been using VC++ .net (the '2003' version) with Qt 3.2.1.  Qt 4.* *should* &lt;br /&gt;
work (TrollTech takes backward source compatibility *very* seriously), but I &lt;br /&gt;
have yet actually to try it.&lt;br /&gt;
&lt;br /&gt;
Before trying to build Rivendell, you do need to have the build environment &lt;br /&gt;
set up for MySQL (headers, .LIBs and .DLLs).  Info on that can be found on &lt;br /&gt;
the MySQL web site.  For Rivendell itself, start by unpacking the 'libradio' &lt;br /&gt;
and 'rivendell' sources, and then rename the top-level directories to &lt;br /&gt;
'libradio' and 'rivendell' respectively.  (The Rivendell makefiles depend on &lt;br /&gt;
this naming scheme).  Cd to the top level directory of 'libradio' and then &lt;br /&gt;
do:&lt;br /&gt;
&lt;br /&gt;
 qmake -o Makefile libradio.pro&lt;br /&gt;
 nmake&lt;br /&gt;
&lt;br /&gt;
(The 'nmake' is VCC++ specific -- if you're using a different compiler, &lt;br /&gt;
substitute the appropriate 'make' invocation.)&lt;br /&gt;
&lt;br /&gt;
Next, cd to the top-level directory of 'rivendell' and do the same thing, to &lt;br /&gt;
wit:&lt;br /&gt;
&lt;br /&gt;
 qmake -o Makefile rivendell.pro&lt;br /&gt;
 nmake&lt;br /&gt;
&lt;br /&gt;
And that's it.  No 'make install' rules -- Windows-land requires a separate &lt;br /&gt;
'installation generator' (read: more $$$) for that.  I use a 'light' version &lt;br /&gt;
of Install Shield to generate the setups distributed on rivendellaudio.org.&lt;br /&gt;
&lt;br /&gt;
Good luck, and give a shout if you run into any gremlins.&lt;br /&gt;
&lt;br /&gt;
Cheers!&lt;br /&gt;
&lt;br /&gt;
Frederick F. Gleason, Jr.&amp;lt;br /&amp;gt;&lt;br /&gt;
Chief Developer&amp;lt;br /&amp;gt;&lt;br /&gt;
Paravel Systems&lt;/div&gt;</summary>
		<author><name>Higgles</name></author>	</entry>

	</feed>