View Single Post
jonnzus
Epic Member
Join Date: Oct 2010
Location: Finland
Old 03-11-2014 , 10:25   Re: HLDS-V8: Extending HLDS with V8 JavaScript engine
Reply With Quote #13

Okay, I managed to compile this, I had to comment out line 295 in hlsdk-2.3-p4/multiplayer/dlls/player.h since compiler gave me this error and I don't know how to fix it.
Code:
In file included from hldsv8.cpp:4:0:
../hlsdk-2.3-p4/multiplayer/dlls/player.h:295:7: error: extra qualification ‘CBasePlayer::’ on member ‘TabulateAmmo’ [-fpermissive]
I'm not sure did that ruin something but at least I got it compiled ^^
And btw, if someone wants to save time you can just install package libv8-dev:i386 in debian and you don't have to compile v8.
__________________
Quote:
367. Everyone's copyright will be broken. No exceptions.

Last edited by jonnzus; 03-11-2014 at 10:26.
jonnzus is offline