Browse the code
| Differences between 431 and 432 on /. | |||||||
|---|---|---|---|---|---|---|---|
| Number of edited files: | 1 (0 added, 0 deleted and 1 modified) | ||||||
| Author: | sebojolais | ||||||
| Log message: | - UPDATE: the Run script file to execute on linux too. |
||||||
| Date: | 2012-04-04 20:12:53 | ||||||
|
|||||||
| Old | New | Code |
|---|---|---|
| 1 |
export LD_LIBRARY_PATH=`pwd`/bin:$LD_LIBRARY_PATH | |
| 2 |
`pwd`/bin/VisionApplication | |
| 1 |
#/bin/sh
| |
| 2 |
export LD_LIBRARY_PATH=`pwd`/bin:`pwd`/lib:$LD_LIBRARY_PATH | |
| 3 |
./bin/VisionApplication | |
| 3 | 4 |

Vision Application