Fixed bad spelling of our program name in WindowsEnvironmentSetup.html
This commit is contained in:
@@ -24,7 +24,7 @@ Download the latest <A HREF=http://www.visualbakery.com/rawtherapee/Downloads.as
|
||||
Download <A HREF=http://sourceforge.net/projects/mingw/files/MSYS/Base/msys-core/msys-1.0.11/MSYS-1.0.11.exe/download>a rather specific build</A> of MSYS. Install to C:\msys. At the end it asks for your MinGW directory, <u>make sure</u> you give it C:/MinGW64. That's a forward slash, and it matters.<BR>
|
||||
<BR>
|
||||
<B>Step 6:</B><BR>
|
||||
Create a file named build.bat in your raw therapee source directory with the following content:<BR>
|
||||
Create a file named build.bat in your RawTherapee source directory with the following content:<BR>
|
||||
<BR>
|
||||
set GTKMM_BASEPATH=C:\gtkmm64<BR>
|
||||
set GTKMM64_BASEPATH=C:\gtkmm64<BR>
|
||||
@@ -41,5 +41,3 @@ pause<BR>
|
||||
Running the batch file above after completing all steps properly should slowly but flawlessly build RawTherapee.<BR>
|
||||
<B>If it doesn't work, <U>please</U> tell us about it at the <A HREF=http://www.rawtherapee.com/forum/viewforum.php?f=10>RawTherapee forum</A>. Maybe this document needs updating.</B><BR>
|
||||
Do not rest until it builds. A complicated build sucks, but out of date or inaccurate build documentation is unacceptable.<BR>
|
||||
<BR>
|
||||
<BR>
|
||||
|
Reference in New Issue
Block a user