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

Making existing extension independent of Source branch


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Sappykun
Member
Join Date: Nov 2019
Old 01-13-2022 , 16:02   Making existing extension independent of Source branch
Reply With Quote #1

I have a forked extension of LateDL I have been working on and improving.

Currently, the extension requires me to compile it against specific SDKs using the --sdks argument (ex. --sdks=l4d2,tf2).
I would like to be able to compile this extension as a "generic" extension so it can be used by any version of the Source engine regardless of game.

How would I accomplish this?

I have tried using the no-SDK AMBuilder scripts, but when I compile the extension with those scripts, I get the following error:
PHP Code:
'networkstringtabledefs.h' file not found 
Something in this extension is relying on platform-specific imports, but I'm not experienced enough with making extensions to figure out what is it and if I can replace it with something that will allow generic branch compatibility.
Sappykun is offline
Reply


Thread Tools
Display Modes

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 19:46.


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