Originally posted by Banfa
I want to link files generated by flex and bison on visual studio C++.
but i have this error:
vhdl.obj : error LNK2001: unresolved external symbol _yylex
I think that there is a flex library missed. But i don't find a win32 version of flex library.
Can you please help me
Comment