Re: [GnomeMeeting-list] Error Compiling OpenGk



Hi,
    Well I didn't do anything like that. I was just doing the normal
compilation process. But I was able to resolve the prob by including the
path containing qconfig.h on the command line.
But I don't know but I had to comment out the GSMCodec Line in the
main.cxx otherwise it was not able to find the definition of that.

REgards,
Ashutosh
On Wed, 2005-02-02 at 22:55, Stefan Bruens wrote:
> Am Mittwoch, 2. Februar 2005 15:49 schrieb Ashutosh Sharma:
> > Hi all,
> >
> >    I am having certain problem regarding OpenGK and GnomeMeeting.
> >
> >    First of all I tried to compile the OpenGK1.3.4 on my PC. When I
> > tried "make both" then I got the following error:-
> >
> > ////////////
> >
> > g++  -DP_USE_PRAGMA -D_REENTRANT -Wall
> > -I/usr/share/apps/openh323/../pwlib/incl
> > ude -DPTRACING -I/usr/share/apps/openh323/include -DHAS_OSS -Os
> > -felide-constr
> > uctors -x c++ -c main.cxx -o obj_linux_x86_r/main.o
> > In file included from /usr/lib/qt-3.1/include/qshared.h:42,
> >                  from /usr/lib/qt-3.1/include/qgarray.h:42,
> >                  from /usr/lib/qt-3.1/include/qmemarray.h:42,
> >                  from /usr/lib/qt-3.1/include/qcstring.h:43,
> >                  from /usr/lib/qt-3.1/include/qstring.h:42,
> >                  from /usr/share/apps/openh323/include/gsmcodec.h:24,
> >                  from main.cxx:94:
> > /usr/lib/qt-3.1/include/qglobal.h:714:21: qconfig.h: No such file or
> > directory
> > /usr/lib/qt-3.1/include/qglobal.h:777:23: qfeatures.h: No such file or
> > directory
> > main.cxx: In member function `BOOL MyEndPoint::Initialise(PConfig&,
> >    PConfigPage*)':
> > main.cxx:570: error: syntax error before `)' token
> > make: *** [obj_linux_x86_r/main.o] Error 1
> 
> I think you did something really stupid - make could not find gsmcodec.h, so 
> you copied it from somewhere on your disk?
> 
> The gsmcodec.h which you have in /usr/share/apps/openh323/include/ is from 
> qtopia!
> 
> Greetings,
> 
> Stefan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]