Can you provide your cssdk_const.inc file on github? I seem to be facing issues compiling with the default one.
Also, can you check the following plugins too:
1. check_spawn_valid in jb_days_spawns.sma (186th and 206th line) - array sizes do not match, or destination array is too small
2. GetPlayerByClientStruct in voicerecord_hook_api.sma - undefined symbol
3. jb_ctban.sma (772-776th line) - array sizes do not match, or destination array is too small
4. set_player_camera in jb_custom_player_tricks.sma (106th and 179th line) - tag mismatch
5. jb_day_guesswho.sma - undefined symbol "ROGFree"
6. drop_valuable in jb_valuables.sma - array sizes do not match, or destination array is too small
7. Make_NPC_DeathMsg in npc_library.inc - array sizes do not match, or destination array is too small