View Single Post
  #1  
Old 12-29-2011, 07:07 PM
gr1m.a1ch3m157
Fire Beetle
 
Join Date: Dec 2011
Posts: 3
Default

I having trouble with the C++ Rebuild part of the tutorial... I have followed this tutorial to the absolute T and I get 3 success and 2 failed every time.. why is this? I have windows 7 64bit. Any help would be awesome. Cleaning it I get 5 success and 0 failed though. I went to the build log and found the 2 errors.

EQWParser.cpp
.\EQWParser.cpp(116) : error C2106: '=' : left operand must be l-value
.\EQWParser.cpp(123) : error C2106: '=' : left operand must be l-value

What do I do?
Reply With Quote