Skip to content
  • Stefano Bonicatti's avatar
    Several fixes to krita deps compilation on Windows · b7370789
    Stefano Bonicatti authored
    Fixed Qt configuration line to be the same in the readme and the
    ext_qt CMakeLists.txt.
    Added instructions for issues with missing dlls.
    
    Added a new patch for Qt about private includes, because when using
    the sources coming from the source only archive, and not the pre-built
    binaries, the CMake private includes path variable is empty.
    
    Removed fftw3 and boost special instructions, since now CMake is copying
    the necessary files.
    b7370789