[sldev] VS2008: Compile error

Tillie Ariantho tillie at xp2.de
Tue May 5 07:38:45 PDT 2009


Ambrosia wrote:

> Have you installed Cygwin?
> if so, when you installed it, did you check 'Yacc' and 'Bison' under
> the 'Development' category of packages?

There is no Yacc in current cygwin. But I have installed bison and flex, and bison has a "yacc" shell script, which executes "bison -y". But probably that wont help in the VS2008 IDE.

> If you did so, did you install Cygwin under C:\cygwin? The project
> file uses it as the default location for bison and yacc, last I
> checked, tho I think an entry in the Windows environment PATH variable
> of your:\cygwinlocaton\bin shall do the trick as well.

Different path but it's in the %PATH%, and I have added it's bin directory to VC2008's build paths, too.

Tillie

>> e:/secondlife/dev/linden/indra/lscript/lscript_compile/indra.y(750) : fatal
>> error C1021: Ungültiger Präprozessorbefehl "Yacc".
>> Buildzeit 0:03
>>
>> I have no idea
> 



More information about the SLDev mailing list