Advertisement

l-values???

Started by August 20, 2003 12:21 AM
19 comments, last by adam17 21 years, 6 months ago
ok heres more info on the error.
--------------------Configuration: OGL Window - Win32 Release--------------------Compiling...main.cppC:\Adam\Software\Visual C++\OGL Window\import.h(160) : warning C4101: ''C_stream'' : unreferenced local variableC:\Adam\Software\Visual C++\VC98\INCLUDE\xutility(39) : error C2679: binary ''='' : no operator defined which takes a right-hand operand of type ''const struct MATERIAL'' (or there is no acceptable conversion)        C:\Adam\Software\Visual C++\VC98\INCLUDE\vector(170) : see reference to function template instantiation ''void __cdecl std::fill(struct MATERIAL *,struct MATERIAL *,const struct MATERIAL &)'' being compiledError executing cl.exe.Creating browse info file...OGL Window.exe - 1 error(s), 1 warning(s) 

i tried the c_str() thing and this is the error i get. this is also the same error i got when i started this thread (C2679).

Umm... yeah... that would be great... -Bill Lumberg

This topic is closed to new replies.

Advertisement