[CMake] Problem running ccmake on Mac OSX
Eric Nodwell
enodwell at ucalgary.ca
Thu Apr 29 15:41:05 EDT 2010
In the meantime, you can use other alternatives to the arrow keys:
CTRL-n : next entry
CTRL-p : previous entry
CTRL-d : page down
CTRL-u : page up
/ : search (works like search in 'less')
These continue to work fine.
Eric
On 2010-04-29, at 12:54 PM, Michael Jackson wrote:
>
> On Apr 28, 2010, at 2:12 PM, Bill Hoffman wrote:
>
>> On 4/28/2010 11:39 AM, Michal Depa wrote:
>>> Hi,
>>>
>>> I have been using cmake on my linux machine for a while now (without
>>> problems), but recently I needed to do some work on my Macbook Pro and
>>> ran into a problem.
>>>
>>> Since I prefer the linux interface to the GUI in the mac version, I got
>>> the source code for 2.8.1 and compiled it just as I would in linux. That
>>> worked fine, except that now when I run ccmake, cursor key presses on my
>>> keyboard don't seem to register and so I can't move around between the
>>> different options. It's strange because all the other keys work and do
>>> what they are supposed to do (c, h, t, even enter). I am running Snow
>>> Leopard (10.6.3). I remember that I did not have this problem before I
>>> upgraded from Leopard, so this might be a Snow Leopard specific problem.
>>> Is this a known issue? Any help would be appreciated.
>>> Thanks,
>>>
>>
>> This is a bug in the curses on the Mac. There are other apps that do not work as well....
>>
>> -Bill
>
> I just saw on the usual rumor web sites that Apple is seeding OS X 10.6.4 update. Maybe the curses bug will get fixed in that update. We can only hope and wait...
>
> --
> Mike Jackson <www.bluequartz.net>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>
>
More information about the CMake
mailing list