Quote:
Originally Posted by lerxst2112
I don't see any errors in what you posted. Try posting just the errors. You can do that by compiling twice and just posting the output from the second one.
|
ok I hope I'm looking in the right place. I recompiled and this is what it came up with:
Compiling...
embperl.cpp
.\embperl.cpp(161) : error C2106: '=' : left operand must be l-value
.\embperl.cpp(16

: error C2106: '=' : left operand must be l-value
Creating browse information file...
and
Compiling...
EQWParser.cpp
.\EQWParser.cpp(116) : error C2106: '=' : left operand must be l-value
.\EQWParser.cpp(123) : error C2106: '=' : left operand must be l-value
Creating browse information file...
Are these the error files you need? Also, I notice the two files there where I changed the perl510 to perl514 because I'm using Perl version 5.14.
I can't figure out for the life of me what I'm doing wrong. Please let me know if you need any more info.
Thanks.