SonicEraZoR / Portal-Base

Port of Portal 1 2007 leaked source code to Source SDK 2013. Also includes fixes for Half-Life 2 maps and gameplay.
Other
109 stars 15 forks source link

hey i got an error while trying to compile any of the servers #22

Closed gabriel-fondato closed 8 months ago

gabriel-fondato commented 8 months ago
Severity    Code    Description Project File    Line    Suppression State   Details
Error   LNK2019 unresolved external symbol "class CFuncAllowPortalVolume * __cdecl GetAllowPortalVolumeList(void)" (?GetAllowPortalVolumeList@@YAPAVCFuncAllowPortalVolume@@XZ) referenced in function "bool __cdecl IsPortalIntersectingNoPortalVolume(class Vector const &,class QAngle const &,class Vector const &)" (?IsPortalIntersectingNoPortalVolume@@YA_NABVVector@@ABVQAngle@@0@Z)   Server (Portal_HL2) C:\Users\red\Desktop\projects\Portal-Base-master\sp\src\game\server\portal_placement.obj    1       

all of the server solutions give the same error when i try to build

SonicEraZoR commented 8 months ago

My bad accidently broke the repo with latest commit, should be fixed now