5.20b1 - the following PureLibrary is missing: Misc

Just starting out? Need help? Post your questions and find answers here.
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

5.20b1 - the following PureLibrary is missing: Misc

Post by DoubleDutch »

The misc library is no longer there, possibly a third party lib requires it? If so, is there any way to know which 3rd party library this is - or is it a bug and the file should not be missing?
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
Fred
Administrator
Administrator
Posts: 18153
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: 5.20b1 - the following PureLibrary is missing: Misc

Post by Fred »

The file is missing on purpose, as all the misc commands have been relocated in appropriate libraries. It's probably a third part library which needs it and needs to be recompiled without it.
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Re: 5.20b1 - the following PureLibrary is missing: Misc

Post by DoubleDutch »

Is here any way of showing what file caused that message (or if not, could you put something in to do this?)
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
User avatar
Zebuddi123
Enthusiast
Enthusiast
Posts: 796
Joined: Wed Feb 01, 2012 3:30 pm
Location: Nottinghamshire UK
Contact:

Re: 5.20b1 - the following PureLibrary is missing: Misc

Post by Zebuddi123 »

Hi DoubleDutch Had this problem looks like Droopy.lib. mine was associated with GetLastErrorAsText(). Thats where it was failing with pb 5.2


Zebuddi. :D
Last edited by Zebuddi123 on Tue Jun 25, 2013 11:13 pm, edited 1 time in total.
malleo, caput, bang. Ego, comprehendunt in tempore
Fred
Administrator
Administrator
Posts: 18153
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: 5.20b1 - the following PureLibrary is missing: Misc

Post by Fred »

Added for 5.20b3
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Re: 5.20b1 - the following PureLibrary is missing: Misc

Post by DoubleDutch »

Thanks, that will make life easier. :)
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
yrreti
Enthusiast
Enthusiast
Posts: 546
Joined: Tue Oct 31, 2006 4:34 am

Re: 5.20b1 - the following PureLibrary is missing: Misc

Post by yrreti »

Fred, did you say misc was re Added for 5.20b3 ?
It's not there with 5.20b5 ?
The printer_lib won't work with out it.
Is there any way to decode what's in misc ?
If I knew what is called in misc, perhaps the printer_lib.pb can be modified to use the
libs where it has been combined into.
eesau
Enthusiast
Enthusiast
Posts: 589
Joined: Fri Apr 27, 2007 12:38 pm
Location: Finland

Re: 5.20b1 - the following PureLibrary is missing: Misc

Post by eesau »

yrreti wrote:Fred, did you say misc was re Added for 5.20b3 ?
I believe it was this that was added:
DoubleDutch wrote:Is here any way of showing what file caused that message (or if not, could you put something in to do this?)
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Re: 5.20b1 - the following PureLibrary is missing: Misc

Post by DoubleDutch »

Yes it was, it is very useful.
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
loulou
User
User
Posts: 38
Joined: Tue Dec 08, 2009 7:42 am

Re: 5.20b1 - the following PureLibrary is missing: Misc

Post by loulou »

I havt always this message the following PureLibrary is missing: Misc with PB5.20 b6 (last version)
It seems that the problem is always present. Someone says me how to do ?
Fred
Administrator
Administrator
Posts: 18153
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: 5.20b1 - the following PureLibrary is missing: Misc

Post by Fred »

It should tell you which library needs the Misc lib (probably an user lib).
Post Reply