С япапки ни черта не качает. Как всегда.
Когда компилю даже обычные исходники, постоянно появляется туева хуча ошибок из-за ассемблерного кода.
Когда компилю даже обычные исходники, постоянно появляется туева хуча ошибок из-за ассемблерного кода.
Code:
--------------------Configuration: stdshader_dbg - Win32 Release----------------
----
Compiling...
mathlib.cpp
C:\HL2BSRC\src_main\public\mathlib.cpp(342) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm0'
C:\HL2BSRC\src_main\public\mathlib.cpp(343) : error C2400: inline assembler synt
ax error in 'opcode'; found 'root'
C:\HL2BSRC\src_main\public\mathlib.cpp(386) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm3'
C:\HL2BSRC\src_main\public\mathlib.cpp(387) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm1'
C:\HL2BSRC\src_main\public\mathlib.cpp(388) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm2'
C:\HL2BSRC\src_main\public\mathlib.cpp(389) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm0'
C:\HL2BSRC\src_main\public\mathlib.cpp(391) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm3'
C:\HL2BSRC\src_main\public\mathlib.cpp(392) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm1'
C:\HL2BSRC\src_main\public\mathlib.cpp(393) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm3'
C:\HL2BSRC\src_main\public\mathlib.cpp(394) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm2'
C:\HL2BSRC\src_main\public\mathlib.cpp(395) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm1'
C:\HL2BSRC\src_main\public\mathlib.cpp(397) : error C2400: inline assembler synt
ax error in 'opcode'; found 'x'
C:\HL2BSRC\src_main\public\mathlib.cpp(432) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm0'
C:\HL2BSRC\src_main\public\mathlib.cpp(433) : error C2400: inline assembler synt
ax error in 'opcode'; found 'rroot'
C:\HL2BSRC\src_main\public\mathlib.cpp(457) : error C2485: 'align' : unrecognize
d extended attribute
C:\HL2BSRC\src_main\public\mathlib.cpp(457) : error C2059: syntax error : '('
C:\HL2BSRC\src_main\public\mathlib.cpp(479) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm4'
C:\HL2BSRC\src_main\public\mathlib.cpp(480) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm1'
C:\HL2BSRC\src_main\public\mathlib.cpp(482) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm1'
C:\HL2BSRC\src_main\public\mathlib.cpp(483) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm3'
C:\HL2BSRC\src_main\public\mathlib.cpp(484) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm2'
C:\HL2BSRC\src_main\public\mathlib.cpp(485) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm2'
C:\HL2BSRC\src_main\public\mathlib.cpp(486) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm1'
C:\HL2BSRC\src_main\public\mathlib.cpp(487) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm1'
C:\HL2BSRC\src_main\public\mathlib.cpp(488) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm1'
C:\HL2BSRC\src_main\public\mathlib.cpp(489) : error C2400: inline assembler synt
ax error in 'opcode'; found 'radius'
C:\HL2BSRC\src_main\public\mathlib.cpp(490) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm1'
C:\HL2BSRC\src_main\public\mathlib.cpp(491) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm1'
C:\HL2BSRC\src_main\public\mathlib.cpp(492) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm4'
C:\HL2BSRC\src_main\public\mathlib.cpp(493) : error C2400: inline assembler synt
ax error in 'opcode'; found '['
C:\HL2BSRC\src_main\public\mathlib.cpp(546) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm5'
C:\HL2BSRC\src_main\public\mathlib.cpp(550) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm4'
C:\HL2BSRC\src_main\public\mathlib.cpp(552) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm1'
C:\HL2BSRC\src_main\public\mathlib.cpp(553) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm1'
C:\HL2BSRC\src_main\public\mathlib.cpp(554) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm3'
C:\HL2BSRC\src_main\public\mathlib.cpp(555) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm2'
C:\HL2BSRC\src_main\public\mathlib.cpp(556) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm2'
C:\HL2BSRC\src_main\public\mathlib.cpp(557) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm1'
C:\HL2BSRC\src_main\public\mathlib.cpp(558) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm1'
C:\HL2BSRC\src_main\public\mathlib.cpp(559) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm1'
C:\HL2BSRC\src_main\public\mathlib.cpp(560) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm0'
C:\HL2BSRC\src_main\public\mathlib.cpp(561) : error C2400: inline assembler synt
ax error in 'opcode'; found 'inv_r2'
C:\HL2BSRC\src_main\public\mathlib.cpp(600) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm0'
C:\HL2BSRC\src_main\public\mathlib.cpp(601) : error C2400: inline assembler synt
ax error in 'opcode'; found 't12'
C:\HL2BSRC\src_main\public\mathlib.cpp(602) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm1'
C:\HL2BSRC\src_main\public\mathlib.cpp(604) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm0'
C:\HL2BSRC\src_main\public\mathlib.cpp(605) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm0'
C:\HL2BSRC\src_main\public\mathlib.cpp(608) : warning C4405: 'edx' : identifier
is reserved word
C:\HL2BSRC\src_main\public\mathlib.cpp(608) : error C2400: inline assembler synt
ax error in 'opcode'; found 'edx'
C:\HL2BSRC\src_main\public\mathlib.cpp(616) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm4'
C:\HL2BSRC\src_main\public\mathlib.cpp(617) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm3'
C:\HL2BSRC\src_main\public\mathlib.cpp(621) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm0'
C:\HL2BSRC\src_main\public\mathlib.cpp(622) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm3'
C:\HL2BSRC\src_main\public\mathlib.cpp(623) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm0'
C:\HL2BSRC\src_main\public\mathlib.cpp(625) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm4'
C:\HL2BSRC\src_main\public\mathlib.cpp(627) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm6'
C:\HL2BSRC\src_main\public\mathlib.cpp(628) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm4'
C:\HL2BSRC\src_main\public\mathlib.cpp(630) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm2'
C:\HL2BSRC\src_main\public\mathlib.cpp(631) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm3'
C:\HL2BSRC\src_main\public\mathlib.cpp(633) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm7'
C:\HL2BSRC\src_main\public\mathlib.cpp(634) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm0'
C:\HL2BSRC\src_main\public\mathlib.cpp(637) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm4'
C:\HL2BSRC\src_main\public\mathlib.cpp(642) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm2'
C:\HL2BSRC\src_main\public\mathlib.cpp(643) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm0'
C:\HL2BSRC\src_main\public\mathlib.cpp(645) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm2'
C:\HL2BSRC\src_main\public\mathlib.cpp(646) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm1'
C:\HL2BSRC\src_main\public\mathlib.cpp(647) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm5'
C:\HL2BSRC\src_main\public\mathlib.cpp(648) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm7'
C:\HL2BSRC\src_main\public\mathlib.cpp(649) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm3'
C:\HL2BSRC\src_main\public\mathlib.cpp(650) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm0'
C:\HL2BSRC\src_main\public\mathlib.cpp(651) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm4'
C:\HL2BSRC\src_main\public\mathlib.cpp(652) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm2'
C:\HL2BSRC\src_main\public\mathlib.cpp(653) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm6'
C:\HL2BSRC\src_main\public\mathlib.cpp(654) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm1'
C:\HL2BSRC\src_main\public\mathlib.cpp(655) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm7'
C:\HL2BSRC\src_main\public\mathlib.cpp(656) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm0'
C:\HL2BSRC\src_main\public\mathlib.cpp(657) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm4'
C:\HL2BSRC\src_main\public\mathlib.cpp(658) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm3'
C:\HL2BSRC\src_main\public\mathlib.cpp(659) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm0'
C:\HL2BSRC\src_main\public\mathlib.cpp(660) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm4'
C:\HL2BSRC\src_main\public\mathlib.cpp(661) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm7'
C:\HL2BSRC\src_main\public\mathlib.cpp(662) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm0'
C:\HL2BSRC\src_main\public\mathlib.cpp(663) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm4'
C:\HL2BSRC\src_main\public\mathlib.cpp(664) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm0'
C:\HL2BSRC\src_main\public\mathlib.cpp(665) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm4'
C:\HL2BSRC\src_main\public\mathlib.cpp(666) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm3'
C:\HL2BSRC\src_main\public\mathlib.cpp(667) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm0'
C:\HL2BSRC\src_main\public\mathlib.cpp(668) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm4'
C:\HL2BSRC\src_main\public\mathlib.cpp(669) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm5'
C:\HL2BSRC\src_main\public\mathlib.cpp(671) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm0'
C:\HL2BSRC\src_main\public\mathlib.cpp(672) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm4'
C:\HL2BSRC\src_main\public\mathlib.cpp(673) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm0'
C:\HL2BSRC\src_main\public\mathlib.cpp(674) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm4'
C:\HL2BSRC\src_main\public\mathlib.cpp(677) : error C2400: inline assembler synt
ax error in 'opcode'; found '['
C:\HL2BSRC\src_main\public\mathlib.cpp(678) : error C2400: inline assembler synt
ax error in 'opcode'; found '['
C:\HL2BSRC\src_main\public\mathlib.cpp(689) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm0'
C:\HL2BSRC\src_main\public\mathlib.cpp(690) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm1'
C:\HL2BSRC\src_main\public\mathlib.cpp(691) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm0'
C:\HL2BSRC\src_main\public\mathlib.cpp(692) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm0'
C:\HL2BSRC\src_main\public\mathlib.cpp(693) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm0'
C:\HL2BSRC\src_main\public\mathlib.cpp(695) : warning C4405: 'ecx' : identifier
is reserved word
C:\HL2BSRC\src_main\public\mathlib.cpp(695) : error C2400: inline assembler synt
ax error in 'opcode'; found 'ecx'
C:\HL2BSRC\src_main\public\mathlib.cpp(696) : error C2400: inline assembler synt
ax error in 'opcode'; found 'xmm5'
C:\HL2BSRC\src_main\public\mathlib.cpp(696) : fatal error C1003: error count exc
eeds 100; stopping compilation
Error executing cl.exe.
stdshader_dbg.dll - 102 error(s), 2 warning(s)
Last edited:

и в первом посте.