HI All 
I updated from PB 3.50 to 3.72 after this i got the error 
"Duplicated library command (INT)" 
can someone tell me how to find/resolve this ?? 
I saw some hints here but i do not have an user library yet ;-( 
All suggestions are welcome !
			
			
									
									
						Duplicated library command (INT)
- 
				DominiqueB
- Enthusiast 
- Posts: 103
- Joined: Fri Apr 25, 2003 4:00 pm
- Location: France
Do as i've done myself :
1) open the userlibraries folder and take away all files you will find there.
2) put them back in the folder one by one, and try to open the editor between each try.
3) when it tells you that he can't go on, then you remove the last lib you put in the userlibraries folder, and so and so . . .
Dominique.
			
			
									
									2) put them back in the folder one by one, and try to open the editor between each try.
3) when it tells you that he can't go on, then you remove the last lib you put in the userlibraries folder, and so and so . . .
Dominique.
Dominique
Windows 10 64bits. Pure basic 32bits
						Windows 10 64bits. Pure basic 32bits
Sounds like the Math lib is twice there somewhere.
Have a look in the \PureLibraries\ Folder, maybe you renamed the
original MAth lib by accident, and after updating, the new one was added,
without overwriting the old one (due to different names)
The compiler doesn't care about the filenames of the libs, so that could be
the reason why you didn't notice so far.
If nothing helps, delete all the files in this folder, and run the UpdateTool
once again.
Timo
			
			
									
									Have a look in the \PureLibraries\ Folder, maybe you renamed the
original MAth lib by accident, and after updating, the new one was added,
without overwriting the old one (due to different names)
The compiler doesn't care about the filenames of the libs, so that could be
the reason why you didn't notice so far.
If nothing helps, delete all the files in this folder, and run the UpdateTool
once again.
Timo
quidquid Latine dictum sit altum videtur
						Thanks  that helps ! ,
First i killed the math lib and didn`t get the error anymore !
But I`m not sure what the compiler does without the correct one.
because of this I backup all and started the update again.
Now all run again.
The only thing I'm afraid of id who renamed the lib before ( I didn`t )
 )
Many thanks !
Willi
			
			
									
									
						First i killed the math lib and didn`t get the error anymore !
But I`m not sure what the compiler does without the correct one.
because of this I backup all and started the update again.
Now all run again.
The only thing I'm afraid of id who renamed the lib before ( I didn`t
 )
 )Many thanks !
Willi

