<html><div style='background-color:'><DIV class=RTE>Hi:</DIV>
<DIV class=RTE>&nbsp;&nbsp;&nbsp; I has been working on compiling qgis in windows using qmake and visual studio 2005, I made some changes to settings.pro to set all headers qgis needs. Everything works ok until, it tries to link with this error "LINK : fatal error LNK1181 : cannot open input file '..\..\..\temp\obj\o\win32\qgssearchstringlexer.obj". I&nbsp;set environment variables for bison and flex&nbsp;but&nbsp;qgssearchstringlexer.obj&nbsp;wasn´t generated. Also I tried changing core.pro and using YACCSOURCES= qgssearchstringparser.yy</DIV>
<DIV class=RTE>LEXSORCES=qgssearchstringlexer.ll</DIV>
<DIV class=RTE>but now I have compilation errors. Are there any other form to force creation of qgssearchstringlexer.obj using qmake.</DIV>
<DIV class=RTE>&nbsp;</DIV>
<DIV class=RTE>thanks in advance</DIV></div></html>