Skip to content

Instantly share code, notes, and snippets.

@larsfu
Created June 19, 2010 18:37
Show Gist options
  • Save larsfu/445140 to your computer and use it in GitHub Desktop.
Save larsfu/445140 to your computer and use it in GitHub Desktop.
[1/3] #1 c++ src/game/client/gameclient.cpp
In file included from src/engine/graphics.h:5,
from src/game/client/gameclient.cpp:2:
src/engine/kernel.h: In member function »TINTERFACE* IKernel::RequestInterface() [with TINTERFACE = IDemoRecorder]«:
src/game/client/gameclient.cpp:123: instantiated from here
src/engine/kernel.h:62: Fehler: incomplete type »IDemoRecorder« used in nested name specifier
bam: 'objs/game/client/gameclient.o' error 256
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment