Oct. 20, 2012
6:13 a.m.
Please igor Documentation is important. Once you are done tell me what I should read and try.
On 2012-10-19, at 21:49, Igor Stasenko <siguctua@gmail.com> wrote:
cmake . make is not longer valid.
on mac one should use: cmake . make make install.
or just use 'build.sh' script which autogenerated by image (in build directory).
i added it, because i also forgetting that last step time to time (since the changes i did lately requires 'make install' step).
so you should update the docs.... I didn't know about that one until now...
the clearly sucks!