Advertisement
Guest User

Untitled

a guest
Feb 21st, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. [7/13] Static linking library libstatic.a
  2. LINK : warning LNK4044: unrecognized option '/DEBUG'; ignored
  3. LINK : warning LNK4044: unrecognized option '/PDB:libstatic.pdb'; ignored
  4. [8/13] Linking target executable.exe
  5. FAILED: executable.exe
  6. link @executable.exe.rsp
  7. LINK : fatal error LNK1104: cannot open file 'shared.lib'
  8. [11/13] Compiling cpp object gtest@sta/src_gtest-all.cc.obj
  9. ninja: build stopped: subcommand failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement