From fbfd97c209f99cf1a9e8190ba835c1b3bef64c2a Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 28 Apr 2012 17:36:53 +0000 Subject: A few pieces of what may become an NX window manager git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4669 42af7a65-404d-4744-a932-0658087f49c3 --- NxWidgets/UnitTests/README.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'NxWidgets/UnitTests/README.txt') diff --git a/NxWidgets/UnitTests/README.txt b/NxWidgets/UnitTests/README.txt index 2360e2425..8534efb9d 100644 --- a/NxWidgets/UnitTests/README.txt +++ b/NxWidgets/UnitTests/README.txt @@ -115,7 +115,7 @@ Installing and Building the Unit Tests Then reconfigure that to use the Unit Test of your choice: - cd /trunk/UnitTests/tools + cd /tools ./install.sh Where: @@ -144,10 +144,10 @@ Installing and Building the Unit Tests 5. Build the NXWidgets Library - cd /trunk/NXWidgets/libnxwidgets + cd /libnxwidgets make TOPDIR= -6. Build NuttX including the unit test and the NXWidget library +6. Build NuttX including the unit test and the NXWidgets library cd . ./setenv.sh @@ -283,7 +283,7 @@ Example Do nothing... sim/nsh2 already has C++ support enabled. 3. Install the CButton C++ application (for example) - Where: NXWidgets/trunk/UnitTests/tool + Where: /tool $ ./install.sh ~/projects/nuttx/nuttx/trunk/apps/ CButton /home/patacongo/projects/nuttx/nuttx/trunk/apps//external already exists... @@ -309,7 +309,7 @@ Example of unit test stack as described above under "Stack Size Issues." 7. Build the NXWdigets Library - Where XWidgets/trunk/NXWidgets/libnxwidgets + Where /libnxwidgets $ cd /home/patacongo/projects/nuttx/nuttx/trunk/NxWidgets/libnxwidgets $ make TOPDIR=/home/patacongo/projects/nuttx/nuttx/trunk/nuttx -- cgit v1.2.3