At 07:10 PM 5/27/2006, Brian Eastwood wrote:
>Hi All,
>
>I've been using CMake for a few years on Windows and recently switched over to
>Linux. I have been having some problems getting a basic hello world program
>running using wxWidgets, and figured someone here probably know what I am
>doing
At 08:46 PM 5/27/2006, Brandon J. Van Every wrote:
>There doesn't appear to be any. Nothing in the 2.4.2 /doc directory.
>Searching Kitware wiki yields only the briefest footnotes in some ITC planning
>papers. FAQ doesn't have anything. Google doesn't yield anything. I do gain
>some tidbits
There doesn't appear to be any. Nothing in the 2.4.2 /doc directory.
Searching Kitware wiki yields only the briefest footnotes in some ITC
planning papers. FAQ doesn't have anything. Google doesn't yield
anything. I do gain some tidbits from searching the CMake mailing list
archives, but t
Hi All,
I've been using CMake for a few years on Windows and recently switched
over to Linux. I have been having some problems getting a basic hello
world program running using wxWidgets, and figured someone here probably
know what I am doing wrong. Part of my confusion is the large number o
Same result with that change. I did notice that it builds fine, even with my system expat-dev package installed, so the system expat isn't the issue. I have my own toolchain, which also has expat in it, if I remove expat from my toolchain cmake will build. Not sure exactly what this means yet, b