rubund / graywolf

Other
107 stars 36 forks source link

Issue Compiling (C++ related) #36

Open lvcargnini opened 5 years ago

lvcargnini commented 5 years ago

Hello, I'm reaching the following compilation error message:

graywolf/src/Ylib/dset.c:456:11: note: use '==' to turn this assignment into an equality comparison if( ptr = (ELEMENTPTR) Yrbtree_search( dset->dtree, &dummy )){ ^

make[2]: [src/Ylib/CMakeFiles/ycadgraywolf.dir/draw.c.o] Error 1 make[2]: Waiting for unfinished jobs....