From: John H. <jd...@gm...> - 2009-05-28 14:06:22
|
On Thu, May 28, 2009 at 8:57 AM, Charlie Moad <cw...@gm...> wrote: > Another note. I ran into problems when trying to create the build in > a directory that had spaces. (e.g. C:\Documents and Settings\....). > Try running everything in a top level dir. That's not it -- I avoid spaces like the plague. I am now getting a "cannot exec 'cc1plus'" error when I try and build mpl itself (zlib, png, freetype and tcltl built fine). I can do:: > gcc --version but not:: > g++ --version Did you install something extra for g++ -- I installed mingw 5.1.4, MSYS and wget as instructed....) |