adri1

Untitled

Mar 31st, 2015
328
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. c:\program files (x86)\microsoft visual studio 10.0\vc\include\malloc.h(251): warning C4005: 'alloca' : macro redefinition
  2. c:\users\usuario\documents\visual studio 2010\projects\tbr\sdk\amx\amx.h(87) : see previous definition of 'alloca'
  3. c:\users\usuario\documents\visual studio 2010\projects\tbr\tbr\tbr.cpp(200): warning C4244: '=' : conversion from 'cell' to 'WORD', possible loss of data
  4. c:\users\usuario\documents\visual studio 2010\projects\tbr\tbr\tbr.cpp(212): warning C4244: '=' : conversion from 'cell' to 'WORD', possible loss of data
  5. amxplugin.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
  6.  
  7. Creating library C:\Users\Usuario\Documents\Visual Studio 2010\Projects\TBR\Debug\TBR.lib and object C:\Users\Usuario\Documents\Visual Studio 2010\Projects\TBR\Debug\TBR.exp
  8. TBR.vcxproj -> C:\Users\Usuario\Documents\Visual Studio 2010\Projects\TBR\Debug\TBR.dll
  9. ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment