Hello, I have some problems compiling simulavr (last version from 2011-03-06, Petr Hluzin branch) under MS Visual Studio 2008. The problem is that it can't find config.h and on that strings
#include "config.h" I have fatal error C1083: Cannot open include file: 'config.h': No such file or directory And only after commenting about 10 such lines in simulavr files I can compile simulavr.vcproj _______________________________________________ Simulavr-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/simulavr-devel
