2011/3/16 Сергей Смирнов <[email protected]>: > 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
Oh, gosh, that's my fault. (The file is supposed to be empty in MS builds.) Fix commited. (I will look into the Eclipse problem sooner or later.) -- Petr Hluzin _______________________________________________ Simulavr-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/simulavr-devel
