Thread: error LNK1181

Results 1 to 9 of 9
  1. #1
    theed's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0

    error LNK1181

    Can Anybody help me with this error? PLEASE :-)

    "error LNK1181: Eingabedatei "gdi32.lib" kann nicht geöffnet werden."

  2. #2
    Genesis's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Terra Australis
    Posts
    4,221
    Reputation
    1391
    Thanks
    2,528
    What the hell is a kann nicht geoffnet werden?

  3. #3
    theed's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    it is "Cannot open the "gdi32.lib" " can you help?
    Last edited by theed; 12-18-2012 at 10:10 AM.

  4. #4
    ctpsolo's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    252
    Reputation
    10
    Thanks
    37
    My Mood
    Amused
    (If you use Visual Studio) go project -> properties -> Configuration properties -> linker -> command line. Copy that and paste here (you can censor out username etc).

  5. #5
    theed's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    /OUT:"C:\Users\...\Desktop\Menu Base. updated\Release\Menu Base.dll" /MANIFEST /LTCG /NXCOMPAT /PDB:"C:\Users\...\Desktop\Menu Base. updated\Release\Menu Base.pdb" /DYNAMICBASE "kernel32.lib" "user32.lib" "gdi32.lib" "winspool.lib" "comdlg32.lib" "advapi32.lib" "shell32.lib" "ole32.lib" "oleaut32.lib" "uuid.lib" "odbc32.lib" "odbccp32.lib" /IMPLIB:"C:\Users\...\Desktop\Menu Base. updated\Release\Menu Base.lib" /DEBUG /DLL /MACHINE:X86 /OPT:REF /SAFESEH /INCREMENTAL:NO /PGD:"C:\Users\...\Desktop\Menu Base. updated\Release\Menu Base.pgd" /SUBSYSTEM:WINDOWS /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /ManifestFile:"Release\Menu Base.dll.intermediate.manifest" /OPT:ICF /ERRORREPORT:PROMPT /NOLOGO /TLBID:1

  6. #6
    RobinC's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Mpgh.exe
    Posts
    1,768
    Reputation
    69
    Thanks
    3,697
    My Mood
    Aggressive
    Remove request.

  7. #7
    -Bl00d-'s Avatar
    Join Date
    Sep 2011
    Gender
    female
    Location
    Imma girl what about it?
    Posts
    481
    Reputation
    10
    Thanks
    53
    My Mood
    Twisted
    one of your library directories is set wrong
    Successful buys: 20
    Successful sells: 4
    Successful trades: 9
    Scammed: 4

     
    https://www.mpgh.net/forum/490-vouches/560562-vouches.html

    ^^^^^^^^^^^
    vouche for me?

  8. #8
    theed's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    How Can i fix it?

  9. #9
    JohnFame's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Location
    Mpgh
    Posts
    528
    Reputation
    46
    Thanks
    93
    My Mood
    Buzzed
    Go into properties and C++ directories. Then include the correct lib and include destination.

Similar Threads

  1. [Solved] fatal error LNK1181 -- "kernel32.lib"
    By johwsouza in forum Combat Arms BR Coding Help
    Replies: 12
    Last Post: 08-27-2011, 05:26 PM
  2. Error-LNK1181
    By zatchbell3 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 3
    Last Post: 01-07-2011, 11:44 PM
  3. 1>LINK : fatal error LNK1181: cannot open input file 'd3dx9.lib'
    By ipwnuuaal5 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 10
    Last Post: 08-29-2010, 02:31 AM
  4. Hellbreath Int Error?
    By RebornAce in forum General
    Replies: 10
    Last Post: 03-06-2009, 09:04 PM