[CMake] wxWidgets, cmake and parallels & msys is confused

2008-05-09 Thread Eric Torstenson
Hi all, This is pretty weird, and most certainly due to the complex arrangement of the system I'm compiling things on. First, I'm building the application using parallels running msys. The machine it's ultimately running on is a macbook pro, which has wxWidgets installed on as well. When I

Re: [CMake] wxWidgets, cmake and parallels & msys is confused

2008-05-09 Thread Werner Smekal
Hi, I needed some time to understand your setup :), but four things come into my mind: 1) Is it possible that you have some old cmake config files left somewhere from a cmake configuration on the mac, since you build your program from the source which is on /z which I believe is the mounted

Re: [CMake] wxWidgets, cmake and parallels & msys is confused

2008-05-09 Thread Eric Torstenson
Werner Smekal wrote: Hi, I needed some time to understand your setup :), but four things come into my mind: Yeah, as I was writing this message, it started looking like maybe that alone was making things worse, lol. 1) Is it possible that you have some old cmake config files left somewhere