Menu

Linking error compiling Chromium with cygwin

Help
Herman
2005-08-04
2013-06-03
  • Herman

    Herman - 2005-08-04

    I'm trying to compile Chromium with cygwin on a Win 2K computer. I get the following error:
    Linking ../built/crutil/WIN_NT/crutil.dll
    LINK : fatal error LNK1181: cannot open input file 'user32.lib'

    i've tried about everything from copying user32.lib everywhere to changing the path in cygwin.

    anyone know how to fix this?

     
    • Herman

      Herman - 2005-08-06

      nm, found it

      you have to set the lib environmental variable in windows to include the directory that contains "user32.lib"

      greetz

       

Log in to post a comment.