A way to tell the compiler to ignore Std Libs

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
StarBootics
Addict
Addict
Posts: 984
Joined: Sun Jul 07, 2013 11:35 am
Location: Canada

A way to tell the compiler to ignore Std Libs

Post by StarBootics »

Hello everyone,

Something that is annoying me a lot while developing my game is the fact because of the standard game related libraries I need many times to came up with different name of procedures because they interfere.

Something I would like to see per project is a way to tell the compiler to ignore a list of standard libraries while compiling the project.

It's nice that PureBasic came with many libraries but they are not all useful for everyone.

As a workaround I'm considering to create a program that will move the 28 interfering libraries into another folder away from the reach of the compiler and restoring them afterward if I ever need them.

Best regards
StarBootics
The Stone Age did not end due to a shortage of stones !