Re: [Openmovieeditor-list] =?utf-8?b?ZXJyb3I6IOKAmGxxdF9maW5kX3ZpZGVv?= =?utf-8?b?X2NvZGVj4oCZIAl3
Status: Alpha
Brought to you by:
oracle2025
From: Richard S. <or...@pr...> - 2007-09-16 14:36:05
|
Am Sonntag, den 16.09.2007, 04:42 -0700 schrieb ishaqx: > Thanks for the pointer. I've installed both those packages and the > make goes even further, but unfortunetly not to the very end...! > > I now get the following error mesage: You need a package caled libgl1-mesa-dev, at least this was it called, it could be that it was replaced by a package with a slightly different name, but the package system should be able to resolve that automagically. > > /usr/include/FL/gl.h:53:23: error: GL/gl.h: No such file or directory > /usr/include/FL/gl.h: In function ‘void gl_rectf(int, int, int, int)’: > /usr/include/FL/gl.h:63: error: ‘glRecti’ was not declared in this > scope > VideoViewGL.cxx: At global scope: > VideoViewGL.cxx:66: error: ‘GLuint’ does not name a type > VideoViewGL.cxx: In member function ‘void > nle::VideoViewGL::drawVideoBorder()’: > VideoViewGL.cxx:97: error: ‘GL_TEXTURE_2D’ was not declared in this > scope > VideoViewGL.cxx:97: error: ‘glDisable’ was not declared in this scope > VideoViewGL.cxx:124: error: ‘GL_QUADS’ was not declared in this scope > VideoViewGL.cxx:124: error: ‘glBegin’ was not declared in this scope > VideoViewGL.cxx:126: error: ‘glColor4f’ was not declared in this scope > VideoViewGL.cxx:128: error: ‘glVertex3f’ was not declared in this > scope > VideoViewGL.cxx:139: error: ‘glEnd’ was not declared in this scope > VideoViewGL.cxx:142: error: ‘glLineWidth’ was not declared in this > scope > VideoViewGL.cxx:143: error: ‘GL_LINE_LOOP’ was not declared in this > scope > VideoViewGL.cxx:143: error: ‘glBegin’ was not declared in this scope > VideoViewGL.cxx:144: error: ‘glColor4f’ was not declared in this scope > VideoViewGL.cxx:146: error: ‘glVertex3f’ was not declared in this > scope > VideoViewGL.cxx:151: error: ‘glEnd’ was not declared in this scope > VideoViewGL.cxx:164: error: ‘glEnable’ was not declared in this scope > VideoViewGL.cxx: In member function ‘virtual void > nle::VideoViewGL::pushFrameStack(nle::frame_struct**, bool)’: > VideoViewGL.cxx:204: error: ‘glLoadIdentity’ was not declared in this > scope > VideoViewGL.cxx:204: error: ‘glViewport’ was not declared in this > scope > VideoViewGL.cxx:205: error: ‘glOrtho’ was not declared in this scope > VideoViewGL.cxx:205: error: ‘GL_BLEND’ was not declared in this scope > VideoViewGL.cxx:205: error: ‘glEnable’ was not declared in this scope > VideoViewGL.cxx:206: error: ‘GL_SRC_ALPHA’ was not declared in this > scope > VideoViewGL.cxx:206: error: ‘GL_ONE_MINUS_SRC_ALPHA’ was not declared > in this scope > VideoViewGL.cxx:206: error: ‘glBlendFunc’ was not declared in this > scope > VideoViewGL.cxx:207: error: ‘GL_TEXTURE_2D’ was not declared in this > scope > VideoViewGL.cxx:210: error: ‘GL_COLOR_BUFFER_BIT’ was not declared in > this scope > VideoViewGL.cxx:210: error: ‘GL_DEPTH_BUFFER_BIT’ was not declared in > this scope > VideoViewGL.cxx:210: error: ‘glClear’ was not declared in this scope > VideoViewGL.cxx:212: error: ‘GL_TEXTURE_2D’ was not declared in this > scope > VideoViewGL.cxx:212: error: ‘video_canvas’ was not declared in this > scope > VideoViewGL.cxx:212: error: ‘glBindTexture’ was not declared in this > scope > VideoViewGL.cxx:216: error: ‘GL_RGB’ was not declared in this scope > VideoViewGL.cxx:216: error: ‘GL_UNSIGNED_BYTE’ was not declared in > this scope > VideoViewGL.cxx:216: error: ‘glTexSubImage2D’ was not declared in this > scope > VideoViewGL.cxx:236: error: ‘GL_RGBA’ was not declared in this scope > VideoViewGL.cxx:236: error: ‘GL_UNSIGNED_BYTE’ was not declared in > this scope > VideoViewGL.cxx:236: error: ‘glTexSubImage2D’ was not declared in this > scope > VideoViewGL.cxx:243: error: ‘GL_RGB’ was not declared in this scope > VideoViewGL.cxx:243: error: ‘GL_UNSIGNED_BYTE’ was not declared in > this scope > VideoViewGL.cxx:243: error: ‘glTexSubImage2D’ was not declared in this > scope > VideoViewGL.cxx:350: error: ‘glDisable’ was not declared in this scope > VideoViewGL.cxx:351: error: ‘GL_QUADS’ was not declared in this scope > VideoViewGL.cxx:351: error: ‘glBegin’ was not declared in this scope > VideoViewGL.cxx:352: error: ‘glColor4f’ was not declared in this scope > VideoViewGL.cxx:354: error: ‘glVertex3f’ was not declared in this > scope > VideoViewGL.cxx:359: error: ‘glEnd’ was not declared in this scope > VideoViewGL.cxx:360: error: ‘glEnable’ was not declared in this scope > VideoViewGL.cxx:366: error: ‘glColor4f’ was not declared in this scope > VideoViewGL.cxx:367: error: ‘GL_QUADS’ was not declared in this scope > VideoViewGL.cxx:367: error: ‘glBegin’ was not declared in this scope > VideoViewGL.cxx:368: error: ‘glTexCoord2f’ was not declared in this > scope > VideoViewGL.cxx:369: error: ‘glVertex3f’ was not declared in this > scope > VideoViewGL.cxx:376: error: ‘glEnd’ was not declared in this scope > VideoViewGL.cxx: In member function ‘virtual void > nle::VideoViewGL::draw()’: > VideoViewGL.cxx:416: error: ‘glLoadIdentity’ was not declared in this > scope > VideoViewGL.cxx:416: error: ‘glViewport’ was not declared in this > scope > VideoViewGL.cxx:417: error: ‘glOrtho’ was not declared in this scope > VideoViewGL.cxx:417: error: ‘GL_BLEND’ was not declared in this scope > VideoViewGL.cxx:417: error: ‘glEnable’ was not declared in this scope > VideoViewGL.cxx:418: error: ‘GL_SRC_ALPHA’ was not declared in this > scope > VideoViewGL.cxx:418: error: ‘GL_ONE_MINUS_SRC_ALPHA’ was not declared > in this scope > VideoViewGL.cxx:418: error: ‘glBlendFunc’ was not declared in this > scope > VideoViewGL.cxx:419: error: ‘GL_TEXTURE_2D’ was not declared in this > scope > VideoViewGL.cxx:424: error: ‘video_canvas’ was not declared in this > scope > VideoViewGL.cxx:424: error: ‘glGenTextures’ was not declared in this > scope > VideoViewGL.cxx:426: error: ‘GL_TEXTURE_2D’ was not declared in this > scope > VideoViewGL.cxx:426: error: ‘glBindTexture’ was not declared in this > scope > VideoViewGL.cxx:427: error: ‘GL_UNPACK_ALIGNMENT’ was not declared in > this scope > VideoViewGL.cxx:427: error: ‘glPixelStorei’ was not declared in this > scope > VideoViewGL.cxx:428: error: ‘GL_TEXTURE_WRAP_S’ was not declared in > this scope > VideoViewGL.cxx:428: error: ‘GL_REPEAT’ was not declared in this scope > VideoViewGL.cxx:428: error: ‘glTexParameteri’ was not declared in this > scope > VideoViewGL.cxx:429: error: ‘GL_TEXTURE_WRAP_T’ was not declared in > this scope > VideoViewGL.cxx:430: error: ‘GL_TEXTURE_MAG_FILTER’ was not declared > in this scope > VideoViewGL.cxx:430: error: ‘GL_LINEAR’ was not declared in this scope > VideoViewGL.cxx:431: error: ‘GL_TEXTURE_MIN_FILTER’ was not declared > in this scope > VideoViewGL.cxx:432: error: ‘GL_TEXTURE_ENV’ was not declared in this > scope > VideoViewGL.cxx:432: error: ‘GL_TEXTURE_ENV_MODE’ was not declared in > this scope > VideoViewGL.cxx:432: error: ‘GL_MODULATE’ was not declared in this > scope > VideoViewGL.cxx:432: error: ‘glTexEnvf’ was not declared in this scope > VideoViewGL.cxx:433: error: ‘GL_RGBA’ was not declared in this scope > VideoViewGL.cxx:433: error: ‘GL_RGB’ was not declared in this scope > VideoViewGL.cxx:433: error: ‘GL_UNSIGNED_BYTE’ was not declared in > this scope > VideoViewGL.cxx:433: error: ‘glTexImage2D’ was not declared in this > scope > VideoViewGL.cxx:438: error: ‘GL_COLOR_BUFFER_BIT’ was not declared in > this scope > VideoViewGL.cxx:438: error: ‘GL_DEPTH_BUFFER_BIT’ was not declared in > this scope > VideoViewGL.cxx:438: error: ‘glClear’ was not declared in this scope > VideoViewGL.cxx:439: error: ‘GL_TEXTURE_2D’ was not declared in this > scope > VideoViewGL.cxx:439: error: ‘video_canvas’ was not declared in this > scope > VideoViewGL.cxx:439: error: ‘glBindTexture’ was not declared in this > scope > VideoViewGL.cxx:455: error: ‘GL_RGBA’ was not declared in this scope > VideoViewGL.cxx:455: error: ‘GL_UNSIGNED_BYTE’ was not declared in > this scope > VideoViewGL.cxx:455: error: ‘glTexSubImage2D’ was not declared in this > scope > VideoViewGL.cxx:462: error: ‘GL_RGB’ was not declared in this scope > VideoViewGL.cxx:462: error: ‘GL_UNSIGNED_BYTE’ was not declared in > this scope > VideoViewGL.cxx:462: error: ‘glTexSubImage2D’ was not declared in this > scope > VideoViewGL.cxx:685: error: ‘glDisable’ was not declared in this scope > VideoViewGL.cxx:686: error: ‘GL_QUADS’ was not declared in this scope > VideoViewGL.cxx:686: error: ‘glBegin’ was not declared in this scope > VideoViewGL.cxx:687: error: ‘glColor4f’ was not declared in this scope > VideoViewGL.cxx:689: error: ‘glVertex3f’ was not declared in this > scope > VideoViewGL.cxx:694: error: ‘glEnd’ was not declared in this scope > VideoViewGL.cxx:695: error: ‘glEnable’ was not declared in this scope > VideoViewGL.cxx:698: error: ‘glColor4f’ was not declared in this scope > VideoViewGL.cxx:702: error: ‘GL_QUADS’ was not declared in this scope > VideoViewGL.cxx:702: error: ‘glBegin’ was not declared in this scope > VideoViewGL.cxx:703: error: ‘glTexCoord2f’ was not declared in this > scope > VideoViewGL.cxx:704: error: ‘glVertex3f’ was not declared in this > scope > VideoViewGL.cxx:711: error: ‘glEnd’ was not declared in this scope > make[3]: *** [VideoViewGL.o] Error 1 > make[3]: Leaving directory > `/home/ishaq/Desktop/openmovieeditor-0.0.20070914/src' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory > `/home/ishaq/Desktop/openmovieeditor-0.0.20070914/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/home/ishaq/Desktop/openmovieeditor-0.0.20070914' > make: *** [all] Error 2 > > I would be grateful if you can translate what the error means. > > It looks like something to do with graphics. So the graphics card I > have is: > > ===================== > > (IBM x60 laptop) > > Section "Module" > Load "i2c" > Load "bitmap" > Load "ddc" > Load "dri" > Load "extmod" > Load "freetype" > Load "glx" > Load "int10" > Load "vbe" > EndSection > > > Section "Device" > Identifier "Intel Corporation Mobile 945GM/GMS/940GML > Express Integrated Graphics Controller" > Driver "i810" > BusID "PCI:0:2:0" > EndSection > > =================== > > > Many thanks > > > > > > > ----- > Fight back spam! Download the Blue Frog. > http://www.bluesecurity.com/register/s?user=aXNoYXF4NjEyOA%3D%3D > > > ----- Original Message ---- > From: Richard Spindler <or...@pr...> > To: ope...@li... > Sent: Sunday, 16 September, 2007 12:20:19 PM > Subject: Re: [Openmovieeditor-list] error: ‘lqt_find_video_codec’ was > not declared in this scope > > Am Sonntag, den 16.09.2007, 04:10 -0700 schrieb ishaqx: > > Hi Richard, > > > > Thanks very much for the patch and the quick response. > > > > After applying the patch the make went a lot further but got the > > following error message - this time the error message seems to be > > related to ffmpeg. I use ubuntu and have ffmpeg installed. My > > uneducated guess would be that the the ffmpeg that I have installed > > does not have a specific funtion compiled into it that > openmovieeditor > > requires? > > You need the debian/ubuntu packages libavformat-dev and libavcodec-dev > installed. If you have those, you can check where the header > "avformat.h" is installed with the "locate" command. Ideally it should > be at: /usr/include/ffmpeg/avformat.h > > > > > Heres the error mesage: > > > > nle_main.cxx:33:31: error: ffmpeg/avformat.h: No such file or > > directory > > nle_main.cxx: In function ‘int main(int, char**)’: > > nle_main.cxx:74: error: ‘av_register_all’ was not declared in this > > scope > > make[3]: *** [nle_main.o] Error 1 > > make[3]: Leaving directory > > `/home/ishaq/Desktop/openmovieeditor-0.0.20070914/src' > > make[2]: *** [all-recursive] Error 1 > > make[2]: Leaving directory > > `/home/ishaq/Desktop/openmovieeditor-0.0.20070914/src' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory > > `/home/ishaq/Desktop/openmovieeditor-0.0.20070914' > > make: *** [all] Error 2 > > > > I apologise for bombarding you with all these questions, but would > > appreciate any help you can offer. > > You're welcome, I am always happy to improve my software by fixing > bugs > and problems. :-) > > Cheers > -Richard > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Openmovieeditor-list mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openmovieeditor-list > > > > > > ______________________________________________________________________ > Yahoo! Answers - Get better answers from someone who knows. Try it > now. !DSPAM:46ed16fb297141970173131! > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > !DSPAM:46ed16fb297141970173131! > _______________________________________________ > Openmovieeditor-list mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openmovieeditor-list > > > !DSPAM:46ed16fb297141970173131! |