Raised This Month: $32 Target: $400
 8% 

Plugin failed to compile on the forum but works with my compiler


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
condolent
AlliedModders Donor
Join Date: Jan 2016
Location: gc_sLocation;
Old 07-27-2017 , 16:26   Plugin failed to compile on the forum but works with my compiler
Reply With Quote #1

Hi, like the title says; how can a plugin of mine fail to compile here on the forums when it works fine with my compiler?

Is it because of the includes?
Because these are the only includes I have in one of my plugins that can't compile here:
PHP Code:
#include <sourcemod>
#include <sdktools>
#include <sdkhooks>
#include <colorvariables>
#include <cstrike>
#include <warningshot> 
warningshop.inc is the API for the plugin itself
__________________

Last edited by condolent; 07-27-2017 at 16:27.
condolent is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 07-27-2017 , 16:32   Re: Plugin failed to compile on the forum but works with my compiler
Reply With Quote #2

The compiler on the forums has always been known not to work with custom includes, but only with those includes that are included in a "fresh" installation of SourceMod.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
condolent
AlliedModders Donor
Join Date: Jan 2016
Location: gc_sLocation;
Old 07-27-2017 , 16:39   Re: Plugin failed to compile on the forum but works with my compiler
Reply With Quote #3

Quote:
Originally Posted by arne1288 View Post
The compiler on the forums has always been known not to work with custom includes, but only with those includes that are included in a "fresh" installation of SourceMod.
So you mean if the plugin has its own API include, then it needs to be downloaded from github or something like that?
__________________
condolent is offline
headline
SourceMod Moderator
Join Date: Mar 2015
Old 07-27-2017 , 16:45   Re: Plugin failed to compile on the forum but works with my compiler
Reply With Quote #4

Quote:
Originally Posted by condolent View Post
So you mean if the plugin has its own API include, then it needs to be downloaded from github or something like that?
It means that the online compiler doesn't support 3rd party includes.
headline is offline
Reply



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 04:07.


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