weixin_39710951 2020-11-29 11:13 采纳率: 0%
浏览 0

COMPILE.txt revision

Originally reported on Google Code with ID 1431


I've revised COMPILE.txt, fixed English grammar and structure, updated URLs & versions
& dependencies and wrapped at 80 columns, however I have a few questions:

1. Is this still valid (see issue 1340 and issue 1342), and what is meant by it:
  "but your build system will certainly only use the source code without any access
to a Mercurial repository"?

2. The Windows section describes two methods. It was written back in the MSYS-1.0.11.exe
days. Nowadays the recommended method of installing the packages is using the GUI component
installer:
  http://www.mingw.org/wiki/Getting_Started
  https://sourceforge.net/projects/mingw/files/Installer/mingw-get-inst/
Someone familiar with RT compilation in Windows should start with a clean environment,
use the new installer, and update this section accordingly. It's likely some of the
steps have become unnecessary.

3. The guide stated in the Windows libpng section by the URL, "Please note that libpng
1.5 has not been tested yet." Is this still true for Windows RT builds? I've been using
libpng15 in Linux for a long time now. I've removed that line.

4. The OS X "sudo port install" line is outdated, please add expat to it and check
for the correct lcms2 package name. Also the OpenMP line uses gcc45 which might need
to be changed to gcc46 if that is the latest stable for OS X.

The file(s?) will follow in a moment...

Reported by entertheyoni on 2012-06-20 22:36:10

该提问来源于开源项目:Beep6581/RawTherapee

  • 写回答

12条回答 默认 最新

  • weixin_39710951 2020-11-29 11:13
    关注
    
    File committed.
    
    I have not wrapped code lines in order to make copypasta easier. If you feel they should
    be wrapped too, discuss below.
    

    Reported by entertheyoni on 2012-06-20 23:10:24

    评论

报告相同问题?