[Implemented] Duplicate Libraries Warning

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

[Implemented] Duplicate Libraries Warning

Post by BackupUser »

Restored from previous forum. Originally posted by naw.

Hi, I just upgraded to PB3 and I'm getting a "Duplicate Library Command" error message for the "RGB" command. I guess I'll have to delete/move my libraries one-by-one until I find the offending one.

So I wonder, could the "Duplicate Library Command (RGB)" error be made a bit more descriptive and name the *offending libraries* or even let me choose which one I want to use :wink:.

I guess this will become more of a problem as the community extends PBs functionality and build more and more of these libraries (which is great).
- especially if they are to be included in the *standard distribution* one day.

Perhaps there could be a standard for User libraries and PB could show preference to the *.pbl files:

eg: LibraryName_Vx_y.pbl - Library name including version
LibraryName_Vx_y.pbc - text file with list of commands
LibraryName_Vx_y.html - HTML formatted Help file

- Just a suggestion, in any event I wouldnt have a clue as to how build a PB
library, I just muddle my way through :wink:

Ta - N
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Paul.

If you do a little search through the forum here, you will find that this has already been discussed and you will be wanting to update your SkinWin library.

You can download updated libraries from the PB Resourses Site...
http://www.reelmediaproductions.com/pb
Post Reply