2009/8/10 bkanobe <[email protected]>: > That was actually the first thing that I did, which did not work for the same > reason (cmake could not seem to locate wxwidget.) So I tried the > --prefix...just to try something. > > Otherwise, nothing so far has worked. > > BTW, I'm doing this on Windows Vista (cringe at will) and I don't know if > this makes a difference or not compared to XP. > > I've been trying to read up on cmake so see how the find_package() function > works. So far, more confused than ever!
Well what I wrote worked correctly yesterday, so there must be a difference between XP and Vista. You can try adding --debug-output and/or --trace as options to the cmake line to see if you get any further clues Best Regards, Brian.
