simple-task make error

……/rtt-examples-1.10.0/simple-task$ make g++ -c -Wall -g `PKG_CONFIG_PATH=/usr/local/lib/pkgconfig pkg-config orocos-ocl-gnulinux orocos-rtt-gnulinux --cflags` SimpleTask.cxx -o simpletask.o g++: no input files make: *** [simpletask.o] Error 1

About this, I have no idea.Could someone help me?

simple-task make error

On Wed, Apr 28, 2010 at 15:14, <jnzhangyue [..] ...> wrote:

> ……/rtt-examples-1.10.0/simple-task$ make
> g++ -c -Wall -g `PKG_CONFIG_PATH=/usr/local/lib/pkgconfig pkg-config
> orocos-ocl-gnulinux orocos-rtt-gnulinux --cflags` SimpleTask.cxx -o
> simpletask.o
> g++: no input files
> make: *** [simpletask.o] Error 1
>
> About this, I have no idea.Could someone help me?
>

Did you install both the RTT and the OCL too in /usr/local ?

Peter