Latest Linux build errors

Bugs that have been resolved.

Moderator: Graf Zahl

Locked
jengelh
Posts: 41
Joined: Sat Jun 24, 2006 10:21
Contact:

Latest Linux build errors

Post by jengelh »

Code: Select all

-- Configuring done
CMake Error in src/CMakeLists.txt:
  Cannot find source file "gl1_vertexbuffer.cpp".  Tried extensions .c .C
  .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx

Code: Select all

gl/r_render/r_render.h:219: error: 'PFNGLMAPBUFFERRANGEPROC' does not name a type
gl/r_render/r_render.h:220: error: 'PFNGLFLUSHMAPPEDBUFFERRANGEPROC' does not name a type
make[2]: *** [src/CMakeFiles/zdoom.dir/sdl/hardware.o] Error 1
make[2]: *** Waiting for unfinished jobs....
That is with trunk@473.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Re: Latest Linux build errors

Post by Graf Zahl »

Fixed the first one. For the second one you need to update glext.h
Locked

Return to “Closed Bugs”