Latest RTW64NightlyBuilds not working for me

Now I am at this step:


I searched for ‘Makefile’ and this seems like the logical choice from all the files that turned up:

But can’t find ‘iptc’ or ‘docs’ in the file, and can’t find SUBDIRS or DIST_SUBDIRS lists… ???

You’ll find the Makefile in:
... msys64\home\<YourUserName>\libiptcdata-1.0.4\
Use a text editor like Notepad++ to edit the file.

1 Like

Ok so I am at the “Run CMake and Make” steps… Is it somewhere in here where I do this “-march=native”?

It’s done automatically by -DPROC_TARGET_NUMBER="2"

@todd
I see that you made progress in building Rawtherapee. I could not help as it was night time here.
I see that you were confused by some formulation, so if you have some clarifications, please provide them.

@heckflosse
The only difference seems -mcx16 -msahf .
The use of a real architecture seemed to me more logical. I will use msse4

https://keybase.pub/gaaned92/RTW64NightlyBuilds/RawTherapee_dev_5.6-199-gc5e9482a2_W64_SSE4_190722.zip uploaded

3 Likes

@todd did you succeed to build?

I got to "RawTherapee can now be started from the MINGW64 command line: " and it worked!

From there I stalled at the “Copy RawTherapee and required DLLs” section when I came back and had the luxury of your updated Dev build (haha) and haven’t been back to it yet.

1 Like

And that is why I rely on @gaaned92’s builds. :+1: Thanks for them!