[Haskell-cafe] Building com-1.2.3
Andrew Coppin
andrewcoppin at btinternet.com
Sun Sep 20 10:45:02 EDT 2009
C:\com-1.2.3>runhaskell Setup configure
Configuring com-1.2.3...
Setup: Missing dependencies on foreign libraries:
* Missing header file: include/WideStringSrc.h
* Missing C libraries: kernel32, user32, ole32, oleaut32, advapi32
This problem can usually be solved by installing the system packages that
provide these libraries (you may need the "-dev" versions). If the libraries
are already installed but in a non-standard location then you can use the
flags --extra-include-dirs= and --extra-lib-dirs= to specify where they are.
Any hints?
(It is conspicuous that the "hissing header file" is actually present at
the exact path indicated... WTH?)
More information about the Haskell-Cafe
mailing list