Raised This Month: $51 Target: $400
 12% 

SendProxy Manager


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Inopt
Junior Member
Join Date: Jul 2017
Location: ¯\_(ツ)_/¯
Old 02-05-2019 , 01:44   Re: SendProxy Manager
Reply With Quote #24

Quote:
Originally Posted by Dragokas View Post
Hi, Inopt!
Many thanks for the update.

What is a minimal requirements?

Builder log:
Spoiler


Configuration:
PHP Code:
#!/usr/bin/env bash

export CC=clang
export CXX
=clang++

rm -rf build
mkdir build
cd build
python 
../configure.py --hl2sdk-root=/home/alex/dev/sm/ --mms-path=/home/alex/dev/meta/ --sm-path=/home/alex/dev/sm/sourcemod/ --sdks=tf2 --enable-optimize

ambuild 
meta 1.10, sm 1.9
I'm not supporting this extension anymore, more info in "Last commit" on github.
> /home/alex/dev/sendproxy-1.3/extension/extension.h:134:9: error: unknown class name 'SDKExtension'; did you mean 'IExtension'?
Seems like you including wrong smsdk_ext.h or smth else. Try rename interface.h and interface.cpp (and replace include in all source files) and compile again.
Btw you can download already compiled binaries from Kotik's github.
__________________

Last edited by Inopt; 12-14-2019 at 00:19.
Inopt is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:59.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode