Hi,
I am quite new to scripting vs2005 for secondlife,
i downloaded the script for version 1.18.3.5
and i followed the steps for compiling the script
but i encountered this problem
LINK : fatal error LNK1104: cannot open file 'lscript_compile.lib'
and i have errors like
c:\cygwin\usr\include\sys\unistd.h(153) : see declaration of 'unlink'
c:\cygwin\usr\include\sys\unistd.h(169) : error C2146: syntax error : missing ';' before identifier 'vfork'
c:\cygwin\usr\include\sys\unistd.h(169) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\cygwin\usr\include\sys\unistd.h(169) : error C2086: 'int pid_t' : redefinition
c:\cygwin\usr\include\sys\unistd.h(53) : see declaration of 'pid_t'
c:\cygwin\usr\include\sys\unistd.h(169) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
can anyone help,thanks in advance.