Skip to content

Instantly share code, notes, and snippets.

@LinArcX
Created January 3, 2021 05:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LinArcX/10ea66813d4cc2d84e45fae3e53a27dc to your computer and use it in GitHub Desktop.
Save LinArcX/10ea66813d4cc2d84e45fae3e53a27dc to your computer and use it in GitHub Desktop.
c:\program files\microsoft visual studio 10.0\vc\include\xtree(1415) : warning C4718: 'std
::_Tree<std::_Tmap_traits<enum TBasicType,enum TPrecision,std::less<enum TBasicType>,pool_
allocator<std::pair<enum TBasicType const ,enum TPrecision> >,0> >::_Erase' : recursive ca
ll has no side effects, deleting
c:\program files\microsoft visual studio 10.0\vc\include\xtree(1382) : warning C4718: 'std
::_Tree<std::_Tmap_traits<enum TBasicType,enum TPrecision,std::less<enum TBasicType>,pool_
allocator<std::pair<enum TBasicType const ,enum TPrecision> >,0> >::_Erase' : recursive ca
ll has no side effects, deleting
lib /NOLOGO /OUT:..\..\..\..\lib\translator.lib @C:\DOCUME~1\saeed\LOCALS~1\Temp\
nm3CD.tmp
compilerdebug.obj : warning LNK4221: This object file does not define any previously undef
ined public symbols, so it will not be used by any link operation that consumes this libra
ry
cd libGLESv2\ && ( if not exist Makefile Z:\myqt\5.5.0\build\msvc2010\32bit-xp\qtb
ase\bin\qmake Z:\myqt\5.5.0\source\qtbase\src\angle\src\libGLESv2\libGLESv2.pro -o Makefil
e ) && "C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\nmake.exe" -f Makefile
Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation. All rights reserved.
"C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\nmake.exe" -f Makefile.Debug
all
Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation. All rights reserved.
"Z:\DXSDK\Utilities\bin\x86\fxc.exe" /nologo /E standardvs /T vs_2_0 /Fh libANGLE\
renderer\d3d\d3d9\shaders\compiled\standardvs.h Z:\myqt\5.5.0\source\qtbase\src\3rdparty\a
ngle\src\libANGLE\renderer\d3d\d3d9\shaders\Blit.vs
NMAKE : fatal error U1077: 'Z:\DXSDK\Utilities\bin\x86\fxc.exe' : return code '0xc0000135'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\nmake.ex
e"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment