John wrote:
> tkscid.cpp
> c:\documents and settings\summer\my
> documents\downloads\source\scid\src\tclmy.h(
> 7) : fatal error C1083: Cannot open include file: 'unistd.h': No such
> file or di
> rectory
> NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual Studio
> 10.0\VC\BI
> N\cl.EXE"' : return code '0x2'
> Stop.
>
> The lack of the file unistd.h (or similar) bothers me.
>
>   
The compiler fails on tclmy.h so it seems to me that it cannot find the 
headers of tcl/tk package.
I have never compiled scid on windows, but i think you need the *source 
code* of tcl/tk, not just the compiled binaries.
Hope that someone can give you a more detailed answer.
Bye,
Fulvio

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to