j
k
j a
j l
Hi, On Wed, Sep 30, 2009 at 2:59 PM, manish4gupta wrote:
g++ program_name.cpp -lrt It is showing error "No such file and directory" for every header file.
g++ program_name.cpp -lrt
It is showing error "No such file and directory" for every header file.
Did you try to specify an include path using -I ? Stephan
Back to the thread
Back to the list