Skip to content

default include path for standard libraries? #722

Open
@RodrigoDornelles

Description

@RodrigoDornelles

I'm building a development container on linux, with some samp tools (without sampctl), where everything is pre-installed, I'm wondering if there is a default includes folder. (like /usr/local/include or /usr/ local/include/pawno)

so you don't need to use the -i flag for samp and pawn standard includes.

if this feature does not exist, it would be interesting, so GCC compilers.

eg

use

$ pawncc gamemodes/bare.pwn

instead

$ pawncc -i/usr/loca/include gamemodes/bare.pwn

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions