Email or username:

Password:

Forgot your password?
Top-level
Pär Björklund

@whitequark @dalias using autotools is basically saying "fuck windows". Sure you can get it to work but it's just not worth it, better to write a simple CMakeLists.txt and go on with your life 😀

2 comments
Jernej Simončič �

@Paxxi @whitequark @dalias Huh? I've rarely had trouble compiling stuff that uses autotools on Windows, unlike most other build systems.

Pär Björklund replied to Jernej Simončič �

@jernej__s @whitequark @dalias try it without cygwin/msys or any other fake Linux userspace

Go Up