<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rivendellaudio.wiki/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="https://rivendellaudio.wiki/index.php?action=history&amp;feed=atom&amp;title=Compiling_Rivendell_Components_in_Windows"/>
	<link rel="alternate" type="text/html" href="https://rivendellaudio.wiki/index.php?title=Compiling_Rivendell_Components_in_Windows&amp;action=history"/>
	<updated>2026-04-23T13:06:51Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://rivendellaudio.wiki/index.php?title=Compiling_Rivendell_Components_in_Windows&amp;diff=28762&amp;oldid=prev</id>
		<title>imported&gt;WaybackImport: Imported from Wayback via edit</title>
		<link rel="alternate" type="text/html" href="https://rivendellaudio.wiki/index.php?title=Compiling_Rivendell_Components_in_Windows&amp;diff=28762&amp;oldid=prev"/>
		<updated>2020-08-07T21:52:47Z</updated>

		<summary type="html">&lt;p&gt;Imported from Wayback via edit&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&amp;#039;ve been using VC++ .net (the &amp;#039;2003&amp;#039; 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 &amp;#039;libradio&amp;#039; &lt;br /&gt;
and &amp;#039;rivendell&amp;#039; sources, and then rename the top-level directories to &lt;br /&gt;
&amp;#039;libradio&amp;#039; and &amp;#039;rivendell&amp;#039; respectively.  (The Rivendell makefiles depend on &lt;br /&gt;
this naming scheme).  Cd to the top level directory of &amp;#039;libradio&amp;#039; 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 &amp;#039;nmake&amp;#039; is VCC++ specific -- if you&amp;#039;re using a different compiler, &lt;br /&gt;
substitute the appropriate &amp;#039;make&amp;#039; invocation.)&lt;br /&gt;
&lt;br /&gt;
Next, cd to the top-level directory of &amp;#039;rivendell&amp;#039; 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&amp;#039;s it.  No &amp;#039;make install&amp;#039; rules -- Windows-land requires a separate &lt;br /&gt;
&amp;#039;installation generator&amp;#039; (read: more $$$) for that.  I use a &amp;#039;light&amp;#039; 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;br /&gt;
&lt;/div&gt;</summary>
		<author><name>imported&gt;WaybackImport</name></author>
	</entry>
</feed>