Hi Mohamed,

On Nov 16, 2009, at 11:26, mohamed ismael wrote:

It is customary to post your comments directly underneath the comments that 
were sent to you. This way we can 'weave' together a conversation that everyone 
can follow. :)

> i added the following line in my code
>> #include <libprofile.h>
>> and i get the error
>> no such file or directory
> 
> 
> Is this the exact error message? If it isn't, could you paste the exact error 
> message in your mail?
> 
> 
>> > i am using esbox IDE and
>> > i installed the libprofile on my scratchbox using the following command
>> > apt-get install libprofile-dev and it is installed successfully
>> > but when i try to install it in the ordinary terminal it says could not > 
>> > find it
>> > what is the problem?
>>  
> 
> Are you using the include file in a shell script? Or are you using it in a C 
> file?
> 
> Jeremiah
> 
> ------------------------------
> 
> the exact message is src/main.c:24:24: error: libprofile.h: No such file or 
> directory

Have you put libprofile.h in a place that your compiler can find it? Have you 
passed the compile the include flag?

Jeremiah
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to