 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Raffounz Guest
|
Posted: Thu Sep 14, 2006 9:10 am Post subject: Porblem editing makefile |
|
|
Hi everyvone, I'm workin on a projet for integrating comunication
between iaxclient and libjingle. I must made visible the inludes of the
two libraries each other. I edited the makefile adding a INCLUDE_PATH
line, modified LD_FLAGS to include libraries and added the CFLAG of one
library in the other, without results for libjingle. I have these
errors everytime:
In file included from
/home/raffounz/Tesi/iaxclient_mod/trunk/iaxclient/lib/audio_encode.h:17,
from linphonemediaengine.cc:36:
/home/raffounz/Tesi/iaxclient_mod/trunk/iaxclient/lib/iaxclient_lib.h:106:24:
error: iax-client.h: No such file or directory
In file included from linphonemediaengine.cc:36:
/home/raffounz/Tesi/iaxclient_mod/trunk/iaxclient/lib/audio_encode.h:19:17:
error: gsm.h: No such file or directory
How can I make these file visible in the recurrent include? I remember
that on command line I must add a -I/librarypath line to the gcc
options... |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|