Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Compile for Windows #23

Open
pflacson opened this issue Apr 2, 2017 · 7 comments
Open

Compile for Windows #23

pflacson opened this issue Apr 2, 2017 · 7 comments

Comments

@pflacson
Copy link

pflacson commented Apr 2, 2017

Can someone compile this for WIndows please??
Thank you!!

@Furniel
Copy link

Furniel commented Apr 3, 2017

Compiled butteraugli static binaries for Windows with mingw:
x86.zip
x64.zip

@robryk
Copy link
Contributor

robryk commented Apr 3, 2017

There are compiled binaries for Windows in every release.

@robryk robryk closed this as completed Apr 3, 2017
@robryk
Copy link
Contributor

robryk commented Apr 3, 2017

Sorry, mixed up repositories.

@robryk robryk reopened this Apr 3, 2017
@rajannpatel
Copy link

@Furniel what are the commands/steps to compile for windows with mingw?

@Furniel
Copy link

Furniel commented Aug 31, 2017

@rajannpatel
I created CodeBlocks project - it's simplest way for me, but butteraugli can be compiled with makefile provided in this repo(libpng and libjpeg should be installed before compilation)

Compiled windows binaries with new psychovisual model changes(after own tests new model seems up to 5x slower for x86 windows build and up to 3x for x64 windows build)
x86.zip
x64.zip

@sergeevabc
Copy link

@Furniel, should we update the binaries or nothing much happened since 2017?

@izogfif
Copy link

izogfif commented Oct 23, 2020

That binary from x64.zip gives much higher numbers than butteraugli_main.exe compiled from GitLab jpeg-xl repository. And it works much slower, too. Sample outputs:
1.632937
vs

1.2413487434
3-norm: 0.497230

and
4.705397
vs

2.9062061310
3-norm: 1.044745

Looks like something did happen since 2017?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants