View Single Post
JoinedSenses
Senior Member
Join Date: Sep 2013
Old 11-12-2019 , 08:54   Re: SMLIB 0.11 BETA (over 300 Function Stocks) | updated 15.07.2011
Reply With Quote #448

Because of the transition of enum structs, the colors portion of smlib will error when attempting to compile. Unfortunately at the moment, current enum structs don't allow for bracket initialization, which the color inc does with old syntax enum structs. Bracket initialization has been a suggested change to sourcepawn, so until that's updated, a work around or rewrite will be needed to handle the broken include. I havent had much time to take a look at updating it. If using smlib, i suggest in the mean time you #include <smlib/specificinc> rather than the entire lib.
__________________

Last edited by JoinedSenses; 11-12-2019 at 08:55.
JoinedSenses is offline