Page 1 of 1
					
				5.20b1 - the following PureLibrary is missing: Misc
				Posted: Tue Jun 25, 2013 12:49 pm
				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?
			 
			
					
				Re: 5.20b1 - the following PureLibrary is missing: Misc
				Posted: Tue Jun 25, 2013 1:16 pm
				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.
			 
			
					
				Re: 5.20b1 - the following PureLibrary is missing: Misc
				Posted: Tue Jun 25, 2013 3:49 pm
				by DoubleDutch
				Is here any way of showing what file caused that message (or if not, could you put something in to do this?)
			 
			
					
				Re: 5.20b1 - the following PureLibrary is missing: Misc
				Posted: Tue Jun 25, 2013 5:13 pm
				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.  

 
			 
			
					
				Re: 5.20b1 - the following PureLibrary is missing: Misc
				Posted: Tue Jun 25, 2013 5:58 pm
				by Fred
				Added for 5.20b3
			 
			
					
				Re: 5.20b1 - the following PureLibrary is missing: Misc
				Posted: Tue Jun 25, 2013 6:19 pm
				by DoubleDutch
				Thanks, that will make life easier. 

 
			 
			
					
				Re: 5.20b1 - the following PureLibrary is missing: Misc
				Posted: Mon Jul 15, 2013 5:38 am
				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.
			 
			
					
				Re: 5.20b1 - the following PureLibrary is missing: Misc
				Posted: Mon Jul 15, 2013 6:41 am
				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?)
 
			 
			
					
				Re: 5.20b1 - the following PureLibrary is missing: Misc
				Posted: Mon Jul 15, 2013 8:38 am
				by DoubleDutch
				Yes it was, it is very useful.
			 
			
					
				Re: 5.20b1 - the following PureLibrary is missing: Misc
				Posted: Wed Jul 17, 2013 6:52 am
				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 ?
			 
			
					
				Re: 5.20b1 - the following PureLibrary is missing: Misc
				Posted: Wed Jul 17, 2013 8:31 am
				by Fred
				It should tell you which library needs the Misc lib (probably an user lib).