
#360: Cabal 1.4.0.2 won't configure on Windows Vista ----------------------------+----------------------------------------------- Reporter: guest | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Cabal library | Version: Severity: normal | Keywords: Difficulty: normal | Ghcversion: 6.8.3 Platform: Windows | ----------------------------+----------------------------------------------- Running Windows Vista, I get a link error with the latest Cabal: C:\Users\Justin\Source\Cabal-1.4.0.2>ghc --version The Glorious Glasgow Haskell Compilation System, version 6.8.3 C:\Users\Justin\Source\Cabal-1.4.0.2>runhaskell Setup.hs configure During interactive linking, GHCi couldn't find the following symbol: SHGetFolderPathA@20 This may be due to you not asking GHCi to load extra object files, archives or DLLs needed by your current session. Restart GHCi, specifying the missing library using the -L/path/to/object/dir and -lmissinglibname flags, or simply by naming the relevant files on the GHCi command line. Alternatively, this link failure might indicate a bug in GHCi. If you suspect the latter, please send a bug report to: glasgow-haskell-bugs@haskell.org -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/360 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects