21 Jul
2011
21 Jul
'11
12:09 a.m.
On Wed, 20 Jul 2011, anilpanicker wrote:
I'm trying to compile the puzzle 8 given in this link
http://www.cs.rpi.edu/~beevek/research/astar_bgl04.pdf
using astar_search_no_init()
but I get this error "error C2106: '=' : left operand must be l-value" I'm using VS2010. Can someone please help me
What is the full error message you get, including the instantiation stack? Which version of Boost are you using? -- Jeremiah Willcock