5.20b1 - the following PureLibrary is missing: Misc
- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
5.20b1 - the following PureLibrary is missing: Misc
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
https://reportcomplete.com <- School end of term reports system
Re: 5.20b1 - the following PureLibrary is missing: Misc
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.
- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
Re: 5.20b1 - the following PureLibrary is missing: Misc
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
https://reportcomplete.com <- School end of term reports system
- Zebuddi123
- Enthusiast
- Posts: 796
- Joined: Wed Feb 01, 2012 3:30 pm
- Location: Nottinghamshire UK
- Contact:
Re: 5.20b1 - the following PureLibrary is missing: Misc
Hi DoubleDutch Had this problem looks like Droopy.lib. mine was associated with GetLastErrorAsText(). Thats where it was failing with pb 5.2
Zebuddi.
Zebuddi.

Last edited by Zebuddi123 on Tue Jun 25, 2013 11:13 pm, edited 1 time in total.
malleo, caput, bang. Ego, comprehendunt in tempore
Re: 5.20b1 - the following PureLibrary is missing: Misc
Added for 5.20b3
- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
Re: 5.20b1 - the following PureLibrary is missing: Misc
Thanks, that will make life easier. 

https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system
Re: 5.20b1 - the following PureLibrary is missing: Misc
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.
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.
Re: 5.20b1 - the following PureLibrary is missing: Misc
I believe it was this that was added:yrreti wrote:Fred, did you say misc was re Added for 5.20b3 ?
DoubleDutch wrote:Is here any way of showing what file caused that message (or if not, could you put something in to do this?)
- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
Re: 5.20b1 - the following PureLibrary is missing: Misc
Yes it was, it is very useful.
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system
Re: 5.20b1 - the following PureLibrary is missing: Misc
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 ?
It seems that the problem is always present. Someone says me how to do ?
Re: 5.20b1 - the following PureLibrary is missing: Misc
It should tell you which library needs the Misc lib (probably an user lib).