From 4b81bb61f33de7713a3db0238cc7afbcae4d6e57 Mon Sep 17 00:00:00 2001 From: user Date: Tue, 23 Mar 2010 04:09:37 -0400 Subject: Document tools (moc etc) build prodecure. --- readme-nacl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme-nacl b/readme-nacl index 4b7f04bbb2..e937a71345 100644 --- a/readme-nacl +++ b/readme-nacl @@ -23,7 +23,9 @@ Configure Qt then nacl-gcc isn`t in your path.) Build Qt -cd src/tools; make ; cd ../.. (workaround to build moc etc) +cd src/tools; make ; cd ../.. (workaround to build moc etc. NOTE: edit the linker + line and remove "-L"library paths poiting to the native + client installation if you get linker errors.) make sub-src (should succeed) make -k (will build as many examples and demos as possible, and then fail) -- cgit v1.2.3