s1s0 / toped

Cross platform, open source IC layout editor
http://www.toped.org.uk/
GNU General Public License v2.0
15 stars 8 forks source link

unistd.h in tell_lex.cpp and cif_lex.cpp -> prevents windows build? #178

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'm getting "Cannot open include file: 'unistd.h' No such file or directory. It 
looks like tell_lex.cpp and cif_lex.cpp reference this file, which isn't 
avialable in windows.

Pulled from master/head via svn command. 

Windows 7 x64

Original issue reported on code.google.com by TRAy...@gmail.com on 24 Nov 2014 at 5:43