Discuss the development of new homebrew software, tools and libraries.
	Moderators:  cheriff , TyRaNiD 
			
		
		
			
				
								Thanhda 							 
									
		Posts:  331  		Joined:  Sat Apr 09, 2005 2:08 am 		
		
											Location:  Canada 
												
							
				Contact: 
				
			 
				
		 
		
						
					
													
							
						
									
						Post 
					 
								by Thanhda   »  Fri Dec 30, 2005 5:39 pm 
			
			
			
			
			Hi, just updated the lastested version of pspgl Revision 1639 and now i get this error when trying to compile the tests directory. 
This is the error
Code: Select all 
convert firefox.png rgba:firefox.raw 
Invalid Parameter - rgba:firefox.raw 
make: *** [firefox.raw] Error 4
dont know why, but it seems to work fine for me under linux. currently working in cygwin. i'm guessing it has something to do with libpng, but not sure.
 
			
			
									
									There are 10 types of people in the world: Those who understand binary, and those who don't...
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								mrbrown 							 
						Site Admin 			
		Posts:  1537  		Joined:  Sat Jan 17, 2004 11:24 am 		
		
						
						
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by mrbrown   »  Fri Dec 30, 2005 8:43 pm 
			
			
			
			
			Install ImageMagick and make sure convert appears on your PATH before any other "convert"'s.
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
								Thanhda 							 
									
		Posts:  331  		Joined:  Sat Apr 09, 2005 2:08 am 		
		
											Location:  Canada 
												
							
				Contact: 
				
			 
				
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by Thanhda   »  Sat Dec 31, 2005 7:54 am 
			
			
			
			
			yeah that worked thanks.
			
			
									
									There are 10 types of people in the world: Those who understand binary, and those who don't...